LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Squid proxy LDAP auth: finding one user (https://www.linuxquestions.org/questions/linux-server-73/squid-proxy-ldap-auth-finding-one-user-669393/)

noir911 09-12-2008 12:50 AM

Squid proxy LDAP auth: finding one user
 
In my squid proxy user authenticate is done via Microsoft Active
Directory LDAP. Lately, I have been seeing a user called
"registration" trying to access the net via proxy. This user doesn't
belong to any LDAP group. I guess someone has registered an
application with that username and it's trying to go to the net. Is
there any way to find out who is using this?
This is what I get in my cache log:

user filter 'samaccountname=registration', searchbase 'dc=domain,dc=com'

noir911 09-15-2008 05:42 PM

This has been fixed. This can easily be found by: "grep <username> access.log"

Thanks to the squid-users mailing list for pointing this out to me.


All times are GMT -5. The time now is 02:07 AM.