Doug,
        this is the issue I am having after creating a users keytab
file;

ktutil:  addent -password -p [email protected] -k 7 -e arcfour-
hmac-md5
Password for [email protected]:
ktutil:  list
slot KVNO Principal
---- ----
---------------------------------------------------------------------
   1    7                    [email protected]

ktutil:  wkt /var/tmp/xf1adm-keytab-new-012511
ktutil:  q

root@yeoman:/usr/local/bin>klist -ke /var/tmp/xf1adm-keytab-new-012511
----
--------------------------------------------------------------------------
   7 [email protected] (ArcFour with HMAC/md5)

Then;

kinit –k –t /var/tmp/xf1adm-keytab-new-012511  [email protected]

However, this function does not work;  it errors;

kinit -k -t /var/tmp/xf1adm-keytab-new-012511 [email protected]
kinit(v5): Key table entry not found while getting initial credentials

Thanks and I will start using the link you suggested for my
questions...

Jeff
________________________________________________
Kerberos mailing list           [email protected]
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to