OpenLDAP Faq-O-Matic : Trash : 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: | New Item |
Next: | New Item |
|