2008-07-14 01:51:35 +01:00
|
|
|
=head1 NAME
|
|
|
|
|
|
|
|
krb.conf - Configures the kerberos realm to AFS cell mapping
|
|
|
|
|
|
|
|
=head1 DESCRIPTION
|
|
|
|
|
2009-05-19 20:40:09 +01:00
|
|
|
/usr/afs/etc/krb.conf is an optional file that resides on an OpenAFS
|
2008-07-14 01:51:35 +01:00
|
|
|
server and is used to specify which Kerberos5 realms are trusted to
|
2009-08-27 20:29:50 +01:00
|
|
|
authenticate to the local AFS cell. The format of the file is one or more
|
|
|
|
realms separated by white space on the first line of the file.
|
|
|
|
If the Kerberos5 realm matches the AFS cell name (case-insensitive),
|
|
|
|
then this file can be omitted. krb.conf is only needed when the
|
|
|
|
Kerberos5 realm does not match the cell name or multiple Kerberos5
|
|
|
|
realms authenticate to the same AFS cell.
|
2008-07-14 01:51:35 +01:00
|
|
|
|
2010-07-30 20:45:29 +01:00
|
|
|
=head1 SEE ALSO
|
|
|
|
|
|
|
|
L<krb.excl(5)>
|
|
|
|
|
2008-07-14 01:51:35 +01:00
|
|
|
=head1 COPYRIGHT
|
|
|
|
|
|
|
|
Copyright 2008 Jason Edgecombe <jason@rampaginggeek.com>
|
|
|
|
|
|
|
|
This documentation is covered by the BSD License as written in the
|
|
|
|
doc/LICENSE file. This man page was written by Jason Edgecombe for
|
|
|
|
OpenAFS.
|