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