|
Home > Archive > Squid > December 2004 > how to get username in accesslogs
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
how to get username in accesslogs
|
|
| Pallavi 2004-12-16, 6:29 pm |
| Hi,
I installed squid proxy.And this squid proxy will send the request to
other proxy.I need this proxy to just have the accesslogs of each
user.But,In accesslogs,I am not getting username.Can any one tell me
what changes that i should make to get the user name in accesslogs.
Thanks in Advance.
| |
| Muthukumar_K 2004-12-24, 12:28 pm |
| We have to have IDENTIFICATION of user from client. Normally authentication setup on squid will require username informations from client. Authentication methods like NCSA, PAM, LDAP, mysql etc used on this. To make Transparant authentication , Directory Server, NTLM authentication is used.
IF you don't want to use authentication methods to get username informations then client must have identd server to give username informations to SQUID proxy server.
Let me know if you need more informations.
HTH.
Regards
Muthukumar
kmuthu_gct@yahoo.com |
|
|
|
|