2011/1/21 Thomas Schweikle
<tps@vr-web.de>
Hi!
I kerberized ldap:
Maybe you missed "olcAuthzPolicy"
client:~$ ldapsearch -H ldap://srv.example.com
SASL/DIGEST-MD5 authentication started
Is not using GSSAPI.
Did you tell slapd where its kerberos keytab file is (export KRB5_KTNAME=/path/to/keytab)?
Regards,
Norberto