diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/config-files/krb.conf.M | 6 | ||||
| -rw-r--r-- | src/config-files/krb.realms.M | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/src/config-files/krb.conf.M b/src/config-files/krb.conf.M index 451558fd04..e0378276c2 100644 --- a/src/config-files/krb.conf.M +++ b/src/config-files/krb.conf.M @@ -56,5 +56,11 @@ realm, and kerberos.lcs.mit.edu as a KDC for the LCS.MIT.EDU. In addition, kerberos.lcs.mit.edu provides an administrative server for the LCS realm, and kerberos-1.mit.edu provides such a server for the Athena realm. +.br +.SH FILES +.IP KRB5ROOT/krb.conf 23 +The location of krb.conf is defined at compile time by KRB5ROOT, this +is /krb5 by default. +.br .SH SEE ALSO krb.realms(5) diff --git a/src/config-files/krb.realms.M b/src/config-files/krb.realms.M index 60c445e939..308b0a2f1c 100644 --- a/src/config-files/krb.realms.M +++ b/src/config-files/krb.realms.M @@ -69,5 +69,11 @@ ensure that anchored domain names are properly matched.] ucbvax.berkeley.edu would be mapped by the default rules to the BERKELEY.EDU realm, while sage.lcs.mit.edu would be mapped to the LCS.MIT.EDU realm. +.br +.SH FILES +.IP KRB5ROOT/krb.realms 23 +The location of krb.realms is defined at compile time by KRB5ROOT, this +is /krb5 by default. +.br .SH SEE ALSO krb.conf(5) |
