From 149bbaeb718f6a3cf7e6a6c3158072fccf3925eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C3=A9cureuil?= Date: Mon, 30 Nov 2015 23:18:41 +0100 Subject: Revert commit 8822d1c7be9cfe2783f886922a778410bacd93cc as it breaks login for non root like our iso maker team --- modules/pam/templates/openldap.ldap.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/pam') 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. -- cgit v1.2.1