[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Server not found in database
Hi,
I'm having some difficultes setting things up.., =(
I do in the kdc hosts (carola.intern):
/usr/local/kinit me
(and I get a ticket)
/usr/local/klist
Credentials cache: FILE:/tmp/krb5cc_1001
Principal: me@FREE.TEST
Issued Expires Principal
Mar 13 17:03:39 Mar 14 03:03:39 krbtgt/FREE.TEST@FREE.TEST
But if I try to use login (the one the came with Heimdal) I get:
$ sudo /usr/local/bin/login me
2001-03-13T17:05:37 AS-REQ me@FREE.TEST from IPv4:10.1.1.6 for krbtgt/FREE.TEST@FREE.TEST
2001-03-13T17:05:37 TGS-REQ me@FREE.TEST from IPv4:10.1.1.6 for host/carlota.intern@FREE.TEST
2001-03-13T17:05:37 Server not found in database: host/carlota.intern@FREE.TEST: No such entry in the database
(carola.intern is the kdc and localhost)
Do I need an entry in the database for my host as well ?