Question about LDAP backend

Jan-Piet Mens jpmens.dns at gmail.com
Tue Jul 24 12:08:17 EDT 2012


Hola Javier,

> I'm trying to setup a krb5 server with openldap backend. According to
> documentation seems that ldapi is a valid method to connect, but I'm not
> able to create the database.
> 
> Trying to use
> kdb5_ldap_util -H ldapi:/// create -r DOMAIN.LOCAL -s
> gives an 'LDAP bind dn value missing' error, although ldapi is working
> correctly.

Why didn't you specify the -D and -w options? 

        kdb5_ldap_util [-D user_dn [-w passwd]] [-H ldapuri] command [command_options]

That should then work.

        -JP


More information about the Kerberos mailing list