openafs/doc/man-pages/pod5/krb.conf.pod
Andrew Deason 429feee73d Document krb.excl
Change-Id: I0ac49b6d705190f877f6b09b69a3efe24b5c3d8e
Reviewed-on: http://gerrit.openafs.org/2487
Tested-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
2010-07-30 18:56:07 -07:00

27 lines
864 B
Plaintext

=head1 NAME
krb.conf - Configures the kerberos realm to AFS cell mapping
=head1 DESCRIPTION
/usr/afs/etc/krb.conf is an optional file that resides on an OpenAFS
server and is used to specify which Kerberos5 realms are trusted to
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.
=head1 SEE ALSO
L<krb.excl(5)>
=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.