slapconfig -kerberize fails
All,
I'm beating my head against the wall here. Anytime I try to run slapconfig -kerberize diradmin REALM.EXAMPLE.COM I get:
Warning: You are bound to another realm, please use -f to force kerberization.
So, I add -f, and get:
Warning: You are bound to another realm, suggest not to kerberize this OD server.
Removed directory at path /var/db/krb5kdc.
command: /sbin/kerberosautoconfig -r REALM.EXAMPLE.COM -m server.example.com -u -v 1
command: /usr/sbin/kdcsetup -f /LDAPv3/127.0.0.1 -w -a diradmin -p **** -v 1 REALM.EXAMPLE.COM
kdcsetup command output:
Contacting the Directory Server
Authenticating to the Directory Server
Creating Kerberos directory
Creating KDC Config File
kdcsetup command failed with status 11
kdcsetup command failed with exit code 11: stdout=(null), error-message=Contacting the Directory Server
Authenticating to the Directory Server
Creating Kerberos directory
Creating KDC Config File
And that's it. No further. I know there are users that don't have kerberos entries in their accounts (mine is one of them).
Please advise!