More Kerberos Issues

Tyson Oswald oswaldt at ameritech.net
Fri Jan 7 13:01:50 EST 2005


I created a keytab with ktpass on Win 2003 for my SEAM client. I importd it into the /etc/krb5/krb5.conf and when I try and authentication through SSH I get the following error in my messages
 
PAM-KRB5 (auth): end: Authentication failed
PAM-KRB5 (auth): pam_sm_authenticate flags=1
PAM-KRB5 (auth): attempt_krb5_auth: start: user='cbrown'
PAM-KRB5 (auth): attempt_krb5_auth: krb5_get_init_creds_password returns: SUCCESS
PAM-KRB5 (auth): krb5_verify_init_creds failed: Key table entry not found
PAM-KRB5 (auth): clearing initcreds in pam_authenticate()
PAM-KRB5 (auth): attempt_krb5_auth returning 9

my ktpass line looks similar to this
 
ktpass -princ host/snoopy at peanuts.com@PEANUTS.COM -mapuser AD\SNOOPY -pass "password" -crypto des-cbc-MD5 -out snoopy.keytab
 
Does anyone know what I am doing wrong?
 
thanks,
Tyson


More information about the Kerberos mailing list