diff options
Diffstat (limited to 'usr/src/man/man7/krb5_auth_rules.7')
| -rw-r--r-- | usr/src/man/man7/krb5_auth_rules.7 | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/usr/src/man/man7/krb5_auth_rules.7 b/usr/src/man/man7/krb5_auth_rules.7 index 3a383226a7..57341299e6 100644 --- a/usr/src/man/man7/krb5_auth_rules.7 +++ b/usr/src/man/man7/krb5_auth_rules.7 @@ -25,7 +25,7 @@ such as \fBjdb@ENG.EXAMPLE.COM\fR and \fBjdb/happy.eng.example.com@ENG.EXAMPLE.C would each be legal, though not equivalent, Kerberos principals. The client is granted access if the \fB~/.k5login\fR file is located in the login directory of the remote user account and if the originating user can be authenticated to -one of the principals named in the file. See \fBkadm5.acl\fR(4) for more +one of the principals named in the file. See \fBkadm5.acl\fR(5) for more information on Kerberos principal names. .sp .LP @@ -35,13 +35,13 @@ against the \fBgsscred\fR table. If a \fBgsscred\fR table exists and the principal name is matched in the table, access is granted if the Unix user ID listed in the table corresponds to the user account the client is attempting to access. If the Unix user ID does not match, access is denied. See -\fBgsscred\fR(1M). +\fBgsscred\fR(8). .sp .LP For example, an originating user listed in the \fBgsscred\fR table with the principal name \fBjdb@ENG.EXAMPLE.COM\fR and the \fBuid\fR \fB23154\fR is granted access to the \fBjdb-user\fR account if \fB23154\fR is also the \fBuid\fR of -\fBjdb-user\fR listed in the user account database. See \fBpasswd\fR(4). +\fBjdb-user\fR listed in the user account database. See \fBpasswd\fR(5). .sp .LP Finally, if there is no \fB~/.k5login\fR file and the Kerberos V5 identity of @@ -60,7 +60,7 @@ account name specified by the client. .ie t \(bu .el o The realm part of the client and server are the same, unless the -\fBkrb5.conf\fR(4) \fIauth_to_local_realm\fR parameter is used to create +\fBkrb5.conf\fR(5) \fIauth_to_local_realm\fR parameter is used to create equivalence. .RE .RS +4 @@ -78,7 +78,7 @@ server. This is because the realms \fBSALES.EXAMPLE.COM\fR and \fBENG.EXAMPLE.CO differ. .sp .LP -The \fBkrb5.conf\fR(4) \fIauth_to_local_realm\fR parameter also affects +The \fBkrb5.conf\fR(5) \fIauth_to_local_realm\fR parameter also affects authorization. Non-default realms can be equated with the default realm for authenticated \fBname-to-local name\fR mapping. .SH FILES @@ -97,11 +97,11 @@ Per user-account authorization file. .ad .RS 15n System account file. This information may also be in a directory service. See -\fBpasswd\fR(4). +\fBpasswd\fR(5). .RE .SH ATTRIBUTES -See \fBattributes\fR(5) for a description of the following attributes: +See \fBattributes\fR(7) for a description of the following attributes: .sp .sp @@ -116,6 +116,6 @@ Interface Stability Evolving .SH SEE ALSO \fBftp\fR(1), \fBrcp\fR(1), \fBrdist\fR(1), \fBrlogin\fR(1), \fBrsh\fR(1), -\fBtelnet\fR(1), \fBgsscred\fR(1M), \fBkadm5.acl\fR(4), -\fBkrb5.conf\fR(4), \fBpasswd\fR(4), \fBattributes\fR(5), -\fBgss_auth_rules\fR(5) +\fBtelnet\fR(1), \fBgsscred\fR(8), \fBkadm5.acl\fR(5), +\fBkrb5.conf\fR(5), \fBpasswd\fR(5), \fBattributes\fR(7), +\fBgss_auth_rules\fR(7) |
