|
ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. This manual page is associated with Mac OS X Server. It is not available on standard Mac OS X (client) installations. For more information about the manual page format, see the manual page for manpages(5). |
KRB.EQUIV(5) KRB.EQUIV(5)
NAME
/etc/krb.equiv - Kerberos equivalences
DESCRIPTION
krb.equiv contains zero or more lines, each of which describes a mapping of a kerberos principal
(userid@host) to a local user (userid or alias). Each line of the file consists of two fields, sepa-rated separated
rated by at least one whitespace character; other blanks are ignored. The first field is the ker-beros kerberos
beros principal name to remap, and the second is the name of the corresponding local user.
SAMPLE FILE
tyq4@ANDY.CMU.EDU tyq4
tyq4@DEANNA.ORG tyq4
ty347@ECE.CMU.EDU tyq4
jj12@ANDY.CMU.EDU tick
tick@DEANNA.ORG tick
jy9o@ANDY.CMU.EDU jyager
jyager@CS.CMU.EDU jyager
CMU Project Cyrus KRB.EQUIV(5)
|
|