aboutsummaryrefslogtreecommitdiffstats
path: root/modules/pam
diff options
context:
space:
mode:
authorNicolas Lécureuil <neoclust@mageia.org>2015-11-30 23:18:41 +0100
committerNicolas Lécureuil <neoclust@mageia.org>2015-11-30 23:18:41 +0100
commit149bbaeb718f6a3cf7e6a6c3158072fccf3925eb (patch)
treeecbc53b9b567132bd7f1c2d7f385afead3e7ecce /modules/pam
parent0315b541506e365f96f2bf4bc4620fbfd333b80a (diff)
downloadpuppet-149bbaeb718f6a3cf7e6a6c3158072fccf3925eb.tar
puppet-149bbaeb718f6a3cf7e6a6c3158072fccf3925eb.tar.gz
puppet-149bbaeb718f6a3cf7e6a6c3158072fccf3925eb.tar.bz2
puppet-149bbaeb718f6a3cf7e6a6c3158072fccf3925eb.tar.xz
puppet-149bbaeb718f6a3cf7e6a6c3158072fccf3925eb.zip
Revert commit 8822d1c7be9cfe2783f886922a778410bacd93cc as it breaks login for non root like our iso maker team
Diffstat (limited to 'modules/pam')
-rw-r--r--modules/pam/templates/openldap.ldap.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam/templates/openldap.ldap.conf b/modules/pam/templates/openldap.ldap.conf
index 2e1c513c..cd6ee640 100644
--- a/modules/pam/templates/openldap.ldap.conf
+++ b/modules/pam/templates/openldap.ldap.conf
@@ -18,7 +18,7 @@ TLS_REQCERT allow
# Use the default self-signed cert generated by openldap-server postinstall
# by default
#TLS_CACERT /etc/pki/tls/certs/ldap.pem
-TLS_CACERT /etc/ssl/openldap/ldap.<%= domain %>.pem
+#TLS_CACERT /etc/ssl/openldap/ldap.<%= domain %>.pem
# If requiring support for certificates signed by all CAs (noting risks
# pam_ldap if doing DNS-based suffix lookup etc.