Am 08.06.2011 20:20, schrieb Tom Yu: > gü<[email protected]> writes: > >> Hello newsgroup, >> >> We followed the instructions on http://grolmsnet.de/kerbtut/ >> >> >> kinit -k -t /etc/apache2/httpotrskeytab OTRS/ >> [email protected] >> produces the following error: >> kinit: Key table entry not found while getting initial credentials > [...] > >> server:/ # kinit OTRS/server.test.local >> Password for OTRS/[email protected]: >> server:/ # klist >> Ticket cache: FILE:/tmp/krb5cc_0 >> Default principal: OTRS/[email protected] >> >> Valid starting Expires Service principal >> 06/07/11 13:40:15 06/07/11 23:40:15 krbtgt/[email protected] >> renew until 06/08/11 13:40:15 >> >> server:/ # kvno OTRS/[email protected] >> OTRS/[email protected]: 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/[email protected] server:~ # I think the kvno 11 is correct. ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
