fix invalid ldif introduced in 9a79680

This commit is contained in:
Jan Synacek 2015-01-26 13:32:11 +01:00
parent 521bbc2942
commit e143df31ee
2 changed files with 2 additions and 1 deletions

View File

@ -541,6 +541,7 @@ exit 0
%changelog
* Mon Jan 26 2015 Jan Synáček <jsynacek@redhat.com> - 2.4.40-7
- remove tmpfiles config since it's no longer needed
- fix invalid ldif
* Fri Jan 16 2015 Jan Synáček <jsynacek@redhat.com> - 2.4.40-6
- remove openldap-fedora-systemd.patch

View File

@ -6,13 +6,13 @@
dn: cn=config
objectClass: olcGlobal
cn: config
#
# TLS settings
#
olcTLSCACertificatePath: /etc/openldap/certs
olcTLSCertificateFile: "OpenLDAP Server"
olcTLSCertificateKeyFile: /etc/openldap/certs/password
#
# Do not enable referrals until AFTER you have a working directory
# service AND an understanding of referrals.