[3262] in Kerberos
V5 setup question
daemon@ATHENA.MIT.EDU (Brian Kantor)
Thu May 12 16:32:24 1994
Date: Thu, 12 May 1994 13:11:26 -0700
From: brian@nothing.ucsd.edu (Brian Kantor)
To: kerberos@MIT.EDU
As I understand it, I will need to place entries in the master database of
1) one for each user to be authenticated: username/@REALM
2) one for each administrator: username/admin@REALM
3) one for each root user: username/root@REALM
4) one for each host using krlogin et al: host/hostname.dom.ain@REALM
I'll then have to generate a 'keytab' entry for each of the hosts in (4),
and securely transfer that to that host as /etc/r5srvtab. Each host
will also have to have copies of the krb.conf and krb.realms files, and
of course the appropriate binaries, services, and inetd.conf entries.
What am I missing?
- Brian