diff options
Diffstat (limited to 'modules/pam/templates')
-rw-r--r-- | modules/pam/templates/ldap.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/pam/templates/ldap.conf b/modules/pam/templates/ldap.conf index 61f1bee7..88e47d6b 100644 --- a/modules/pam/templates/ldap.conf +++ b/modules/pam/templates/ldap.conf @@ -1,5 +1,5 @@ -binddn uid=nssldap,ou=System Accounts,<%= dc_suffix %> -bindpw <%= nssldap_password %> +rootbinddn cn=<%= fqdn %>,ou=Hosts,<%= dc_suffix %> + uri ldaps://ldap.<%= domain %> base <%= dc_suffix %> pam_lookup_policy no |