summaryrefslogtreecommitdiff
path: root/usr/src/man/man5/pam_ldap.5
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man5/pam_ldap.5')
-rw-r--r--usr/src/man/man5/pam_ldap.559
1 files changed, 9 insertions, 50 deletions
diff --git a/usr/src/man/man5/pam_ldap.5 b/usr/src/man/man5/pam_ldap.5
index 137a936cff..fec71f0322 100644
--- a/usr/src/man/man5/pam_ldap.5
+++ b/usr/src/man/man5/pam_ldap.5
@@ -3,7 +3,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH pam_ldap 5 "21 Dec 2005" "SunOS 5.11" "Standards, Environments, and Macros"
+.TH PAM_LDAP 5 "Dec 21, 2005"
.SH NAME
pam_ldap \- authentication and account management PAM module for LDAP
.SH SYNOPSIS
@@ -66,23 +66,19 @@ is set to \fBnone\fR.
The following options can be passed to the LDAP service module:
.sp
.ne 2
-.mk
.na
\fB\fBdebug\fR\fR
.ad
.RS 10n
-.rt
\fBsyslog\fR(3C) debugging information at \fBLOG_DEBUG\fR level.
.RE
.sp
.ne 2
-.mk
.na
\fB\fBnowarn\fR\fR
.ad
.RS 10n
-.rt
Turn off warning messages.
.RE
@@ -103,23 +99,19 @@ LDAP server is Sun Java System Directory server 5.2 patch 4 or newer. The
following options can be passed to the LDAP service module:
.sp
.ne 2
-.mk
.na
\fB\fBdebug\fR\fR
.ad
.RS 10n
-.rt
\fBsyslog\fR(3C) debugging information at \fBLOG_DEBUG\fR level.
.RE
.sp
.ne 2
-.mk
.na
\fB\fBnowarn\fR\fR
.ad
.RS 10n
-.rt
Turn off warning messages.
.RE
@@ -140,78 +132,64 @@ the passwords in all the repositories configured by \fBnsswitch.conf\fR(4).
The authentication service returns the following error codes:
.sp
.ne 2
-.mk
.na
\fB\fBPAM_SUCCESS\fR\fR
.ad
.RS 20n
-.rt
The uthentication was successful.
.RE
.sp
.ne 2
-.mk
.na
\fB\fBPAM_MAXTRIES\fR\fR
.ad
.RS 20n
-.rt
The maximum number of authentication attempts was exceeded.
.RE
.sp
.ne 2
-.mk
.na
\fB\fBPAM_AUTH_ERR\fR\fR
.ad
.RS 20n
-.rt
The authentication failed.
.RE
.sp
.ne 2
-.mk
.na
\fB\fBPAM_USER_UNKNOWN\fR\fR
.ad
.RS 20n
-.rt
No account is present for the user.
.RE
.sp
.ne 2
-.mk
.na
\fB\fBPAM_BUF_ERR\fR\fR
.ad
.RS 20n
-.rt
A memory buffer error occurred.
.RE
.sp
.ne 2
-.mk
.na
\fB\fBPAM_SYSTEM_ERR\fR\fR
.ad
.RS 20n
-.rt
A system error occurred.
.RE
.sp
.ne 2
-.mk
.na
\fB\fBPAM_IGNORE\fR\fR
.ad
.RS 20n
-.rt
The user's account was inactivated.
.RE
@@ -220,78 +198,64 @@ The user's account was inactivated.
The account management service returns the following error codes:
.sp
.ne 2
-.mk
.na
\fB\fBPAM_SUCCESS\fR\fR
.ad
.RS 24n
-.rt
The user was allowed access to the account.
.RE
.sp
.ne 2
-.mk
.na
\fB\fBPAM_NEW_AUTHTOK_REQD\fR\fR
.ad
.RS 24n
-.rt
A new authentication token is required.
.RE
.sp
.ne 2
-.mk
.na
\fB\fBPAM_ACCT_EXPIRED\fR\fR
.ad
.RS 24n
-.rt
The user account has expired.
.RE
.sp
.ne 2
-.mk
.na
\fB\fBPAM_PERM_DENIED\fR\fR
.ad
.RS 24n
-.rt
The user was denied access to the account at this time.
.RE
.sp
.ne 2
-.mk
.na
\fB\fBPAM_USER_UNKNOWN\fR\fR
.ad
.RS 24n
-.rt
No account is present for the user.
.RE
.sp
.ne 2
-.mk
.na
\fB\fBPAM_BUF_ERROR\fR\fR
.ad
.RS 24n
-.rt
A memory buffer error occurred.
.RE
.sp
.ne 2
-.mk
.na
\fB\fBPAM_SYSTEM_ERR\fR\fR
.ad
.RS 24n
-.rt
A system error occurred.
.RE
@@ -317,8 +281,8 @@ the # symbol are comments and are ignored.
login auth requisite pam_authtok_get.so.1
login auth required pam_dhkeys.so.1
login auth required pam_unix_cred.so.1
-login auth binding pam_unix_auth.so.1 server_policy
-login auth required pam_ldap.so.1
+login auth binding pam_unix_auth.so.1 server_policy
+login auth required pam_ldap.so.1
.fi
.in -2
@@ -382,7 +346,6 @@ other password required pam_authtok_store.so.1 server_policy
.SH FILES
.sp
.ne 2
-.mk
.na
\fB\fB/var/ldap/ldap_client_file\fR\fR
.ad
@@ -391,7 +354,6 @@ other password required pam_authtok_store.so.1 server_policy
\fB\fB/var/ldap/ldap_client_cred\fR\fR
.ad
.RS 30n
-.rt
The LDAP configuration files of the client. Do not manually modify these files,
as these files might not be human readable. Use \fBldapclient\fR(1M) to update
these files.
@@ -399,12 +361,10 @@ these files.
.sp
.ne 2
-.mk
.na
\fB\fB/etc/pam.conf\fR\fR
.ad
.RS 30n
-.rt
PAM configuration file.
.RE
@@ -416,15 +376,14 @@ See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
.TS
-tab() box;
-cw(2.75i) |cw(2.75i)
-lw(2.75i) |lw(2.75i)
-.
-ATTRIBUTE TYPEATTRIBUTE VALUE
+box;
+c | c
+l | l .
+ATTRIBUTE TYPE ATTRIBUTE VALUE
_
-Interface StabilityEvolving
+Interface Stability Evolving
_
-MT-LevelMT-Safe with exceptions
+MT-Level MT-Safe with exceptions
.TE
.SH SEE ALSO