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
________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to