|
|
1.1 root 1: .\" $Source: /usr/src/kerberosIV/man/RCS/krb.realms.5,v $
2: .\" $Author: kfall $
3: .\" $Header: /usr/src/kerberosIV/man/RCS/krb.realms.5,v 4.2 90/06/25 21:12:20 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.REALMS 5 "Kerberos Version 4.0" "MIT Project Athena"
10: .SH NAME
11: /etc/kerberosIV/krb.realms \- host to Kerberos realm translation file
12: .SH DESCRIPTION
13: .I krb.realms
14: provides a translation from a hostname to the Kerberos realm name for
15: the services provided by that host.
16: .PP
17: Each line of the translation file is in one of the following forms
18: (domain_name should be of the form .XXX.YYY, e.g. .LCS.MIT.EDU):
19: .nf
20: .in +5n
21: host_name kerberos_realm
22: domain_name kerberos_realm
23: .in -5n
24: .fi
25: If a hostname exactly matches the
26: .I host_name
27: field in a line of the first
28: form, the corresponding realm is the realm of the host.
29: If a hostname does not match any
30: .I host_name
31: in the file, but its
32: domain exactly matches the
33: .I domain_name
34: field in a line of the second
35: form, the corresponding realm is the realm of the host.
36: .PP
37: If no translation entry applies, the host's realm is considered to be
38: the hostname's domain portion converted to upper case.
39: .SH SEE ALSO
40: krb_realmofhost(3)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.