diff options
Diffstat (limited to 'usr/src/man/man7/pam_list.7')
| -rw-r--r-- | usr/src/man/man7/pam_list.7 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr/src/man/man7/pam_list.7 b/usr/src/man/man7/pam_list.7 index c9a0a203eb..ccfe27b138 100644 --- a/usr/src/man/man7/pam_list.7 +++ b/usr/src/man/man7/pam_list.7 @@ -29,7 +29,7 @@ as returned by \fBgethostname\fR(3C) is used. .LP If neither of the \fBallow\fR, \fBdeny\fR, or \fBcompat\fR options are specified, the module will look for +/- entries in the local \fB/etc/passwd\fR -file. If this style is used, \fBnsswitch.conf\fR(4) must not be configured +file. If this style is used, \fBnsswitch.conf\fR(5) must not be configured with \fBcompat\fR for the \fBpasswd\fR database. If no relevant +/- entry exists for the user, \fBpam_list\fR is not participating in result. .sp @@ -143,7 +143,7 @@ The following error values are returned: \fB\fBPAM_SERVICE_ERR\fR\fR .ad .RS 20n -An invalid set of module options was given in the \fBpam.conf\fR(4) for this +An invalid set of module options was given in the \fBpam.conf\fR(5) for this module, or the \fBuser/netgroup\fR file could not be opened. .RE @@ -278,7 +278,7 @@ root .in -2 .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -299,5 +299,5 @@ The interfaces in \fBlibpam\fR(3LIB) are MT-Safe only if each thread within the multithreaded application uses its own PAM handle. .SH SEE ALSO \fBpam\fR(3PAM), \fBpam_authenticate\fR(3PAM), \fBpam_sm_acct_mgmt\fR(3PAM), -\fBsyslog\fR(3C), \fBlibpam\fR(3LIB), \fBnsswitch.conf\fR(4), -\fBpam.conf\fR(4), \fBattributes\fR(5) +\fBsyslog\fR(3C), \fBlibpam\fR(3LIB), \fBnsswitch.conf\fR(5), +\fBpam.conf\fR(5), \fBattributes\fR(7) |
