|
|
1.1 root 1: .\" $Source: /usr/src/kerberosIV/man/RCS/krb.conf.5,v $
2: .\" $Author: kfall $
3: .\" $Header: /usr/src/kerberosIV/man/RCS/krb.conf.5,v 4.2 90/06/25 21:12:18 kfall Exp $
4: .\" Copyright 1989 by the Massachusetts Institute of Technology.
5: .\"
6: .\" For copying and distribution information,
7: .\" please see the file <mit-copyright.h>.
8: .\"
9: .TH KRB.CONF 5 "Kerberos Version 4.0" "MIT Project Athena"
10: .SH NAME
11: /etc/kerberosIV/krb.conf \- Kerberos configuration file
12: .SH DESCRIPTION
13: .I krb.conf
14: contains configuration information describing the Kerberos realm and the
15: Kerberos key distribution center (KDC) servers for known realms.
16: .PP
17: .I krb.conf
18: contains the name of the local realm in the first
19: line, followed by lines indicating realm/host
20: entries. The first token is a realm name, and the second is the hostname
21: of a host running a KDC for that realm.
22: The words "admin server" following the hostname indicate that
23: the host also provides an administrative database server.
24: For example:
25: .nf
26: .in +1i
27: ATHENA.MIT.EDU
28: ATHENA.MIT.EDU kerberos-1.mit.edu admin server
29: ATHENA.MIT.EDU kerberos-2.mit.edu
30: LCS.MIT.EDU kerberos.lcs.mit.edu admin server
31: .in -1i
32: .SH SEE ALSO
33: krb.realms(5), krb_get_krbhst(3), krb_get_lrealm(3)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.