5afe29b04a6dacaf2df964e55124e959150c1dd9
[openafs.git] / doc / man-pages / pod5 / krb.conf.pod
1 =head1 NAME
2
3 krb.conf - Configures the kerberos realm to AFS cell mapping
4
5 =head1 DESCRIPTION
6
7 /usr/vice/etc/krb.conf is an optional file that resides on an OpenAFS
8 server and is used to specify which Kerberos5 realms are trusted to
9 authenticate to the local AFS cell. The format of the file is one realm
10 per line. If the Kerberos5 realm matches the AFS cell name
11 (case-insensitive), then this file can be omitted. krb.conf is only needed
12 when the Kerberos5 realm does not match the cell name or multiple
13 Kerberos5 realms authenticate to the same AFS cell.
14
15 =head1 COPYRIGHT
16
17 Copyright 2008 Jason Edgecombe <jason@rampaginggeek.com>
18
19 This documentation is covered by the BSD License as written in the
20 doc/LICENSE file. This man page was written by Jason Edgecombe for
21 OpenAFS.