> I'm fighting with Squid and access restrictions for users (my thread about > Squidguard). Now I'm trying to identify users for Squid with ident daemon. > I > installed it on my openSUSE 10.2 LTSP server, ran it, but it looks like > users > do not "see" identd running. > > On LTSP server itself: > > opac-server:~ # ps ax | grep ident > 31212 ? Ssl 1:23 /usr/sbin/in.identd -e > 4934 pts/14 S+ 0:00 grep ident > > On terminal: > bash-2.05b# ps ax | grep ident > 1184 tty2 root 1552 S grep ident > > How can I fire up ident for clients?
In my use and in my understanding of identd, it is run only on the terminal server---unless you have local apps. I have identd running on a LTSP 4.2 Fedora 8 terminal server. The dansguardian web proxy connects to identd to figure out which user is accessing the proxy. If I were running local apps (and I am not), I could guess which user is which by the terminal's IP address. >but it looks like users do not "see" identd running. What do you mean? Andrew ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
