I would try running it under truss : # truss /usr/krb5/sbin/kdb5_util create -r DOMAIN.SE -s
- and backtrack through the function calls to look for a failure of some sort, like a missing file or directory. Error #-1765328157 sure doesn't ring a bell to me. Kerry [EMAIL PROTECTED] writes: > Hello list! > > I have installed kerberos retrived from SUN. > > The installed packages are Sun Enterprise Authentication Mechanism and > Solaris Encryption pack. > > When i try to create a stash file i get the following error. > > bash-2.03# /usr/krb5/sbin/kdb5_util create -r DOMAIN.SE -s > krb5_init_context failed with error #-1765328157 > > > Dont have a clue what might be wrong.. Anyone had/solved this issue before. > > Thanks in advance. > > Daniel Lindh -- Kerry Thompson CISSP Information Systems Security Consultant [EMAIL PROTECTED] http://www.crypt.gen.nz ________________________________________________ Kerberos mailing list [EMAIL PROTECTED] http://mailman.mit.edu/mailman/listinfo/kerberos
