kinit: Key table entry not found while getting initial credentials
Günter Huerkamp
guenter.huerkamp at gmail.com
Fri Jun 10 06:55:08 EDT 2011
Am 08.06.2011 20:20, schrieb Tom Yu:
> gü<guenter.huerkamp at gmail.com> writes:
>
>> Hello newsgroup,
>>
>> We followed the instructions on http://grolmsnet.de/kerbtut/
>>
>>
>> kinit -k -t /etc/apache2/httpotrskeytab OTRS/
>> server.test.local at TEST.LOCAL
>> produces the following error:
>> kinit: Key table entry not found while getting initial credentials
> [...]
>
>> server:/ # kinit OTRS/server.test.local
>> Password for OTRS/server.test.local at TEST.LOCAL:
>> server:/ # klist
>> Ticket cache: FILE:/tmp/krb5cc_0
>> Default principal: OTRS/server.test.local at TEST.LOCAL
>>
>> Valid starting Expires Service principal
>> 06/07/11 13:40:15 06/07/11 23:40:15 krbtgt/TEST.LOCAL at TEST.LOCAL
>> renew until 06/08/11 13:40:15
>>
>> server:/ # kvno OTRS/server.test.local at TEST.LOCAL
>> OTRS/server.test.local at TEST.LOCAL: kvno = 11
>>
>> any ideas what went wrong with our installation?
> What does
>
> klist -k -t /etc/apache2/httpotrskeytab
>
> show you for the kvno? I suspect that it doesn't match.
Hello Tom,
server:~ # klist -k -t /etc/apache2/httpotrskeytab
Keytab name: WRFILE:/etc/apache2/httpotrskeytab
KVNO Timestamp Principal
---- -----------------
--------------------------------------------------------
11 01/01/70 01:00:00 OTRS/server.test.local at TEST.LOCAL
server:~ #
I think the kvno 11 is correct.
More information about the Kerberos
mailing list