Hi,
>I have a big problem with the squid_ldap_auth module.
>I have compile this module andin the SEARCHBASE I write ou=xxx
>and o=yyy,
>but it doesn't authenticate the user.
Have you gotten any error while compling the ldap_auth module? Also, you
can add into the debug_option 28,6 option To scan :
debug(28, 6) ("aclDecodeProxyAuth: header = '%s'\n", proxy_auth);
debug(28, 6) ("aclDecodeProxyAuth: cleartext = '%s'\n", cleartext);
>I don't known if is the username or the e-mail which is to
>write inthe log
>window.
>
If you have compiled ldap_auth module succesfully. you can get username in
the log file (access.log)using native log format.
Greetings,
Ilker G.
Received on Mon Jun 26 2000 - 05:02:40 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:54:10 MST