Installing Kerberos Pilot Phase
These are the instructions for a fresh installation of
Kerberos on a pilot phase system.
- Install and declare current the kerberos
product. As root, do
upd install kerberos -G -c
This should also cause installation of the krb5conf
product, which gives you the Kerberos configuration file /etc/krb5.conf.
The INSTALL_NOTE will instruct you to do the following
things by hand. Later versions of the product may
automate them.
- Add the Kerberos services to the services
file in /etc or /etc/inet. If you get
this database through NIS, update the NIS map.
- Modify inetd.conf to start
the Kerberos telnetd and ftpd servers instead of
the traditional versions, and the Kerberos rsh and rlogin
servers in addition to the corresponding
non-Kerberos ones.
- Contact the Kerberos Administrators to have your services added to the
Kerberos database and add the keys to your keytab
file.