[EMAIL PROTECTED] wrote: > klist -k /etc/krb5/krb5.keytab > bash-2.05b# kinit -k -t /etc/krb5/krb5.keytab > nfs/vcsaix6.vxindia.veritas.com > com.ibm.security.krb5.KrbException, status code: 0 > message: Cannot retrieve key from keytab for principal > nfs/[EMAIL PROTECTED] > > > When klist is able to read /etc/krb5/krb5.keytab file why is kinit > not able to retrive the key.
You are using a Java version of kinit. Does the version of Java you are using support all of the key types included in the keytab file? Jeffrey Altman -- ----------------- This e-mail account is not read on a regular basis. Please send private responses to jaltman at mit dot edu ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
