On Mon, Jan 4, 2016 at 2:29 PM, Markus Moeller <hua...@moeller.plus.com> wrote: > Hi Kinkie, > > I wonder against which Kerberos library SASL is linked against. You may > get strange errors if SASL which is used by ldap is linked against the > native Kerberos libraries. So the kerberos_ldap_group helper may not work > correctly for SASL/GSSAPI based authentication to the ldap server.
Hi, $ otool -L /usr/lib/libsasl2.2.dylib /usr/lib/libsasl2.2.dylib: /usr/lib/libsasl2.2.dylib (compatibility version 3.0.0, current version 3.15.0) /usr/lib/libcrypto.0.9.8.dylib (compatibility version 0.9.8, current version 50.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1197.1.1) System kerberos seems to be in /usr/lib and /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos . I can't find the SASL libraries; they must be embedded somewhere else :\ -- Francesco _______________________________________________ squid-dev mailing list squid-dev@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-dev