openafs/doc/man-pages/pod5/krb.conf.pod
Jason Edgecombe 298fb5ce52 docs-ticket-104110-20080713
LICENSE BSD
FIXES 104110

add vos clone and vos shadow to overall list

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================
LICENSE BSD
FIXES 104110

add krb.conf

update CellServDB to discuss AFSDB DNS records
2008-07-14 00:51:35 +00:00

22 lines
777 B
Plaintext

=head1 NAME
krb.conf - Configures the kerberos realm to AFS cell mapping
=head1 DESCRIPTION
/usr/vice/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 realm
per line. 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 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.