From ef8aa8e69ef29411341c8d9342b0b79052405646 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 25 Sep 2008 15:36:02 +0000 Subject: [PATCH] pam: Enable LDAP host attribute checking. --- etc/pam_ldap.conf | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.30.2