Problem in Configuring kerberos Server on HPUX

Hi,
I am getting this error during kerberos server setup in HPUX 11.31 :

kdb_create: unknown LDAP backend error while adding master entry to the database

ps -ef|grep ldap
root  3905     1  0 13:11:36 ?         0:00 /opt/ldapux/bin/ldapclientd

Unable to find out the meaning of this error -tried in google too.

The kerberos server setup tries to create a database and starts the daemons kadmind and kdcd if db is created successfully but i get the above error while db creation.

What am i missing?

What did you type ? kdb_create -s ?
Did you execute the krb5_encrypt first ?