extend ldap.conf instead overwrite
This commit is contained in:
parent
ab3dd14853
commit
28c0465ca1
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue