Quoting Jaap Winius <[email protected]>: > slapd[560]: GSSAPI Error: Unspecified GSS failure. \ > Minor code may provide more information \ > (Server ldap/[email protected] not found in Kerberos database)
Invalid credentials? It's because of this. Slapd should discover its identity by reading its keytab, the location for which can be found in the value for KRB5_KTNAME (set in /etc/default/slapd), but that's not happening. This is starting to look like a bug, perhaps in libsasl2-modules-gssapi-mit. Cheers, Jaap ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
