[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
"Server unknown" error
Hello.
I'm experimenting with Kerberos and LDAP, and I'm now
quite confused with the following error:
$ ldapwhoami -H ldap://db -Y GSSAPI
SASL/GSSAPI authentication started
ldap_sasl_interactive_bind_s: Local error (-2)
additional info: SASL(-1): generic failure: GSSAPI Error: Miscellaneous failure (see text) (Server (ldap/db.harfang.homelinux.org@HARFANG.HOMELINUX.ORG) unknown)
The fact is that I had created a "ldap/db.harfang.homelinux.org"
principal. And the above command had been working.
Subsequently, I removed that principal and created another one
named "db/db.harfang.homelinux.org".
So, where does that command find a reference to the old name?
Thanks for your help.
Gilles