| Date Of Receipt: 24-JUN-1994 10:53:38.02
From: MINSRV::vandyck "Grant Van Dyck 24-Jun-1994 1052"
To: [email protected]
CC: [email protected], [email protected]
Subj: Re: is kerberos broken today?
| 1.228 marvin: ftw> bsubmit -auto atm_arp.c
| no authorization to access the server: Can't access ticket file (tf_util)
| kxct: Kerberos error: Unknown protocol version number (kerberos)
|
| No longer using cached authorization
| 1.229 marvin:ftw> kinit
| Kerberos Initialization for "Farrell_Woods"
| Password:
| kinit: Generic error (get_intkt)
|
|
|
| -- Farrell
|
Check the file /etc/krb.conf on your system. It should have perms like:
-rw-r--r-- 1 root system 177 Jun 7 13:56 /etc/krb.conf
And contents that look like:
ZONE
ZONE kerberos1.zk3.dec.com
ZONE kerberos2.zk3.dec.com
ZONE kerberos3.zk3.dec.com
ZONE kerberos4.zk3.dec.com
ZONE kerberos.zk3.dec.com
ZONE kerberos.zk3.dec.com admin dummy
For this to work bind must be running on marvin so that it can map
the kerberos aliases to real machine names.
cardinal icons/colbgnd [33] nslookup kerberos
Server: flambe.zk3.dec.com
Address: 16.140.96.19
Name: yield.zk3.dec.com
Address: 16.140.0.12
Aliases: kerberos.zk3.dec.com
cardinal icons/colbgnd [34]
-Grant
|