krb.conf(5) - NetBSD Manual Pages

Command: Section: Arch: Collection:  



KRB.CONF(5)                                           KRB.CONF(5)



NAME
/etc/kerberosIV/krb.conf - Kerberos configuration file
DESCRIPTION
krb.conf contains configuration information describing the Kerberos realm and the Kerberos key distribution center (KDC) servers for known realms. krb.conf contains the name of the local realm in the first line, followed by lines indicating realm/host entries. The first token is a realm name, and the second is the hostname of a host running a KDC for that realm. The words "admin server" following the hostname indicate that the host also provides an administrative database server. For example: ATHENA.MIT.EDU ATHENA.MIT.EDU kerberos-1.mit.edu admin server ATHENA.MIT.EDU kerberos-2.mit.edu LCS.MIT.EDU kerberos.lcs.mit.edu admin server
SEE ALSO
krb.realms(5), krb_get_krbhst(3), krb_get_lrealm(3) MIT Project Athena Kerberos Version 4.0 1
Powered by man-cgi (2024-03-20). Maintained for NetBSD by Kimmo Suominen. Based on man-cgi by Panagiotis Christias.