[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
ldapadd and /etc/krb5.conf
Hello,
I wonder why the command
ldapadd -f /tmp/manager.ldif -Y GSSAPI
gives the error
GSSAPI Error: Miscellaneous failure (Server not found in Kerberos database)
if I do _not_ configure /etc/krb5.conf
[domain_realm]
.mycompany.com = <REALM>
If I _do_ configure /etc/krb5.conf the command works fine.
Is there a way to give "ldapadd" (and the other tools) on the command line
the information contained in the "domain_realm" section. I think I tried
every thing "-R" "-X" "-W" "-U". I do not knpow how to use/test "-O".
Any ideas ?
Thank you and regards,
Claus