(Answer) (Category) OpenLDAP Faq-O-Matic : (Category) Trash : (Answer) LDAP authentication troubles with squid-2.5-STABLE1 and squid_ldap_auth module : in slapd.conf => allow_bindv2 ( ./configure --*** --enable-referrals) because OpenLDAP 2.1.x use LDAPv3 by default and squid use LDAPv2
Sorry for the very long subject !!! ;o)
./configure --(options) --enable-referrals make depend make make test make install
edit slapd.conf and add "allow bind_v2" BEFORE the db definitions configure your suffix,etc...
start slapd
for squid => squid_ldap_auth -u uid (if you would like to authenticate your users by uid) -b "dc=example,dc=com" -h host -p port uid passwd
if response is OK => good if response is ERR => enable LDAP logs and see why...

x16x@caramail.com
[Append to This Answer]
Previous: (Answer) New Item
Next: (Answer) New Item
This document is: http://www.openldap.org/faq/index.cgi?file=837
[Search] [Appearance]
This is a Faq-O-Matic 2.719.
© Copyright 2003, OpenLDAP Foundation, info@OpenLDAP.org