krb.conf(5krb)
Name
krb.conf − Kerberos configuration file
Syntax
/etc/krb.conf
Description
The krb.conf file contains configuration information describing the Kerberos realm and the Kerberos servers for each realm.
The first line of the /etc/krb.conf file contains the name of the realm for the local host. The following lines of the file indicate additional realm/host entries. These lines can contain two parts. The first part is the realm name; the second part is the host running a Kerberos server for that realm.
Examples
The following example shows a Kerberos configuration file:
dec.com
dec.com mercury.dec.com
dec.com venus.dec.com
dec.com earth.dec.com
Files
/etc/krb.conf