[Bug 1363897] Re: kdb5_ldap_util can not create krbContainer
Gabriel Burkholder
skinlayers at gmail.com
Sun Jan 11 04:32:47 UTC 2015
Edit /etc/krb5.conf, and change the section:
[dbdefaults]
ldap_kerberos_container_dn = dc=example,dc=com
to
[dbdefaults]
ldap_kerberos_container_dn = cn=krbContainer,dc=example,dc=com
This issue appears to have been introduced in kdb5_ldap_util 1.12:
http://mailman.mit.edu/pipermail/kerberos/2014-March/019575.html
Basically, you have to start ldap_kerberos_container_dn with a 'cn'.
Unfortunately, I believe the official Ubuntu LTS documentation is to blame here.
Anyone following those directions is going to run into this issue:
https://help.ubuntu.com/14.04/serverguide/kerberos-ldap.html#kerberos-ldap-primary-kdc
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in Ubuntu.
https://bugs.launchpad.net/bugs/1363897
Title:
kdb5_ldap_util can not create krbContainer
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/1363897/+subscriptions
More information about the Ubuntu-server-bugs
mailing list