extend ldap.conf instead overwrite

This commit is contained in:
Denis Knauf 2018-03-29 23:54:42 +02:00
parent ab3dd14853
commit 28c0465ca1

View file

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