Strong Auth Index Page | Presentation Outline
PREV NEXT

Installing Fermi Kerberos on a UNIX System


Note that you can install and use Kerberos software from any source, as long as it is configured properly to comply with the Fermilab Computing Policy.

Before You Install Kerberos

Choose your Installation Method: UPD or RPM

UPS/UPD (We recommend this for people running servers in the UPS framework. ). Advantages:

RPM (We recommend this installation for people using the stock FRHL configuration.). Two pros and a con:

Pre-install Steps

Obtain a Kerberos principal for yourself
Go to: Form to Request Kerberos Principal and/or Related Items
Create an account on the machine that matches your principal
Determine if you need to allow incoming login or FTP over the network and/or offer services. If so, you need to obtain host and service principals.
Synchronize your machine with a time server

Installing Kerberos

Kerberos installation steps for a variety of systems are documented in parts IV and V of the manual. Here is a list of steps for installing Fermi RedHat Linux 6.x or 7.x (fully documented in Chapter 15: Installing Fermi Kerberos on a RedHat Linux System).

  1. Install Fermi RedHat Linux; instructions at http://www.fnal.gov/cd/unix/linux/
  2. Install AFS (optional)
  3. Install Kerberized ssh
  4. Install the RedHat Linux RPMs for the libraries and other files that the KRB5 PAMs rely on.
  5. Install kerberos, and perform the configuration steps as outlined in manual.

Lots of information has been exchanged on the kerberos-users@fnal.gov mailing list regarding Kerberos installations.


PREV NEXT
Strong Auth Index Page