Issue with Kerberos setting in Sun Solaris 10
Benjamin Kaduk
kaduk at MIT.EDU
Mon Apr 22 12:53:00 EDT 2013
On Mon, 22 Apr 2013, Ray Vand wrote:
> But when I try it with -k option, I am still getting error.
>
>
> # kinit -k -t /etc/krb5/krb5.keytab
> kinit(v5): Client not found in Kerberos database while getting initial credentials
The default behavior for 'kinit -k' is to try to get credentials for
host/<hostname> -- you still need to specify the principal name on the
commmand line (as you did originally):
kinit -k -t /etc/krb5/krb5.keytab sapldap/ads.company.com at COMPANY.COM
-Ben Kaduk
More information about the Kerberos
mailing list