Creating a krb5.keytab file
Hi,
I am working with Solaris 11 server, and I need to create a keytab file on this client. I have tested my login with kinit and i am able to get into the kerberos server. i look at my connection with klist.
Ticket cache: FILE:/tmp/krb5cc_0
Default principal: username@someexample.example.com
Valid starting Expires Service principal
14/03/2012 10:25 15/03/2012 10:25 krbtgt/someexample.example.com@someexample.example.com
renew until 12/06/2012 10:25
I need a keytab file because when i try to ssh into the servers it error with not able to find one.
Mar 14 10:56:36 oldexample sshd[2565]: [ID 993938 auth.error] PAM-KRB5 (auth): krb5_verify_init_creds failed: Keytab file "FILE:/etc/krb5/krb5.keytab" does not exist.
I am working with Solaris 11 server, and I need to create a keytab file on this client. I have tested my login with kinit and i am able to get into the kerberos server. i look at my connection with klist.
Ticket cache: FILE:/tmp/krb5cc_0
Default principal: username@someexample.example.com
Valid starting Expires Service principal
14/03/2012 10:25 15/03/2012 10:25 krbtgt/someexample.example.com@someexample.example.com
renew until 12/06/2012 10:25
I need a keytab file because when i try to ssh into the servers it error with not able to find one.
Mar 14 10:56:36 oldexample sshd[2565]: [ID 993938 auth.error] PAM-KRB5 (auth): krb5_verify_init_creds failed: Keytab file "FILE:/etc/krb5/krb5.keytab" does not exist.
0