From: root Date: Thu, 25 Sep 2008 15:36:02 +0000 (+0000) Subject: pam: Enable LDAP host attribute checking. X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fservers%2Fdrsnuggles.git;a=commitdiff_plain;h=ef8aa8e69ef29411341c8d9342b0b79052405646 pam: Enable LDAP host attribute checking. --- diff --git a/etc/pam_ldap.conf b/etc/pam_ldap.conf index 45d8679..671b824 100644 --- a/etc/pam_ldap.conf +++ b/etc/pam_ldap.conf @@ -15,3 +15,5 @@ ldap_version 3 # Use the OpenLDAP exop extended operation to change the password. This allows # the server to decide on hashing algorithm, etc. pam_password exop + +pam_check_host_attr yes