diff options
Diffstat (limited to 'usr/src/man/man7/pam_unix_cred.7')
| -rw-r--r-- | usr/src/man/man7/pam_unix_cred.7 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/usr/src/man/man7/pam_unix_cred.7 b/usr/src/man/man7/pam_unix_cred.7 index 2642ff6e11..5c5bacbd2d 100644 --- a/usr/src/man/man7/pam_unix_cred.7 +++ b/usr/src/man/man7/pam_unix_cred.7 @@ -17,7 +17,7 @@ pam_unix_cred \- PAM user credential authentication module for UNIX .LP The \fBpam_unix_cred\fR module implements \fBpam_sm_setcred\fR(3PAM). It provides functions that establish user credential information. It is a module -separate from the \fBpam_unix_auth\fR(5) module to allow replacement of the +separate from the \fBpam_unix_auth\fR(7) module to allow replacement of the authentication functionality independently from the credential functionality. .sp .LP @@ -66,7 +66,7 @@ can be identified as trustworthy. If the audit context is already initialized, the \fBPAM_REINITIALIZE_CRED\fR flag merges the current audit context with that of the user specified in \fBPAM_USER\fR. \fBPAM_REINITIALIZE_CRED\fR is useful when a user is assuming a -new identity, as with \fBsu\fR(1M). +new identity, as with \fBsu\fR(8). .RE .sp @@ -174,7 +174,7 @@ Ignores this module regardless of the control flag .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -192,14 +192,14 @@ MT Level MT-Safe with exceptions .SH SEE ALSO .sp .LP -\fBssh\fR(1), \fBsu\fR(1M), \fBsettaskid\fR(2), \fBlibpam\fR(3LIB), +\fBssh\fR(1), \fBsu\fR(8), \fBsettaskid\fR(2), \fBlibpam\fR(3LIB), \fBgetprojent\fR(3PROJECT), \fBpam\fR(3PAM), \fBpam_set_item\fR(3PAM), \fBpam_sm_authenticate\fR(3PAM), \fBsyslog\fR(3C), -\fBsetproject\fR(3PROJECT), \fBpam.conf\fR(4), \fBnsswitch.conf\fR(4), -\fBproject\fR(4), \fBattributes\fR(5), \fBpam_authtok_check\fR(5), -\fBpam_authtok_get\fR(5), \fBpam_authtok_store\fR(5), \fBpam_dhkeys\fR(5), -\fBpam_passwd_auth\fR(5), \fBpam_unix_auth\fR(5), \fBpam_unix_account\fR(5), -\fBpam_unix_session\fR(5), \fBprivileges\fR(5) +\fBsetproject\fR(3PROJECT), \fBpam.conf\fR(5), \fBnsswitch.conf\fR(5), +\fBproject\fR(5), \fBattributes\fR(7), \fBpam_authtok_check\fR(7), +\fBpam_authtok_get\fR(7), \fBpam_authtok_store\fR(7), \fBpam_dhkeys\fR(7), +\fBpam_passwd_auth\fR(7), \fBpam_unix_auth\fR(7), \fBpam_unix_account\fR(7), +\fBpam_unix_session\fR(7), \fBprivileges\fR(7) .SH NOTES .sp .LP |
