From 73ae8620ffa9d1ee66a4ed1bdb6802640f772355 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Fri, 14 May 2010 10:20:27 +0000 Subject: perform logging from PAM module to syslog and support the debug option to log debugging information git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1106 ef36b2f9-881f-0410-afb5-c4e39611909c --- man/pam_ldap.8.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'man/pam_ldap.8.xml') diff --git a/man/pam_ldap.8.xml b/man/pam_ldap.8.xml index cf69514..88890a2 100644 --- a/man/pam_ldap.8.xml +++ b/man/pam_ldap.8.xml @@ -143,7 +143,9 @@ - This option is ignored. + This option causes the PAM module to log debugging + information to + syslog3. @@ -155,8 +157,8 @@ This option causes the PAM module to ignore the user if the user id is lower than the specified value. This can be used to - only authenticate normal users (non-system users) using - LDAP (e.g. by setting it to 1000). + bypass LDAP checks for system users + (e.g. by setting it to 1000). -- cgit v1.2.3