]> git.ipfire.org Git - thirdparty/squid.git/commit
More LDAP options
authorhno <>
Tue, 17 Apr 2001 21:22:27 +0000 (21:22 +0000)
committerhno <>
Tue, 17 Apr 2001 21:22:27 +0000 (21:22 +0000)
commit50f87883baf7672dc324038f4256b507cb16c877
treeba801555a4a37f60c775dc5b4acdfe759f7c12da
parent6ee0ef8e429b41f50d310408babba4a217d097b7
More LDAP options
    -R Do not follow referrals
    -a ... specifies when to dereference aliases

Also be more tolerant for minor search failures, accepting partial results.
Microsoft Active Directory returns partial results due to a referral in
the user definition.
helpers/basic_auth/LDAP/squid_ldap_auth.c