extend ldap.conf instead overwrite

master
Denis Knauf 2018-03-29 23:54:42 +02:00
parent ab3dd14853
commit 28c0465ca1
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Now you can start slapd with your fresh config.
Add these lines to `/etc/ldap/ldap.conf`:
cat > /etc/ldap/ldap.conf <<EOF
cat >> /etc/ldap/ldap.conf <<EOF
BASE `cat basedn`
URI ldapi://
EOF