Hi list,
How can I be sure that my squid_ldap_auth
working properly ....
here is my squid.conf lines:
-------------------------------
authenticate_program /usr/lib/squid/squid_ldap_auth -b
ou=People,dc=Ege,dc=tr 155.223.2.100
acl password proxy_auth REQUIRED
http_access allow password
http_access deny all
---------------------------------
and my ldapsearch output
---------------------------------
dn: cn=emrah,ou=People,dc=Ege,dc=tr
objectClass: person
cn: emrah
sn: emrah
userPassword:: ZW1yYWg=
dn: cn=djamag,ou=People,dc=Ege,dc=tr
uid: djamag
cn: djamag
sn: djamag
objectClass: top
objectClass: person
objectClass: uidObject
userPassword:: c2xhYm9kYQ==
---------------------------------
And I cant authenticate myself by entering username and password ...
and at command promt
[root@proxy shahin]# /usr/lib/squid/squid_ldap_auth -b ou=People,dc=Ege,dc=tr 155.223.2.100
emrah emrah
ERR
djamag djamag
ERR
What else must I do ?
Shahin
Received on Fri Apr 18 2003 - 08:49:02 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:15:02 MST