Revision
389
Author
misc
Date
2010-11-22 14:15:22 +0100 (Mon, 22 Nov 2010)

Log Message

- use the rootbinddn as preconized by buchan ( and let all access goes
  through nscd )

Modified Paths

Modified: puppet/modules/pam/templates/ldap.conf
===================================================================
--- puppet/modules/pam/templates/ldap.conf	2010-11-22 13:15:21 UTC (rev 388)
+++ puppet/modules/pam/templates/ldap.conf	2010-11-22 13:15:22 UTC (rev 389)
@@ -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