On Tue, 20 Apr 2004, Scott Clark wrote: > I would like to know if it is possible to log user access and have their > users names via show up in the logs via Ident on Squid.
If you have a suitable IDENT server installed on the Terminal Server then it should work. This IDENT server must be a proper IDENT system server like how IDENT servers is installed on UNIX, not a user application faking the IDENT reply based on "the user running the IDENT server". Most Windows "IDENT Servers" are not IDENT servers, and just reply with the user who started the IDENT application regardless of the query. Some don't even verify that the connection is a valid connection. Regards Henrik
