Modern Debianbuntu packages ldapadd seperately.

This commit is contained in:
Simon MacMullen 2014-11-13 16:15:00 +00:00
parent 59fa43fb49
commit 5f5cd354a6
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
sudo apt-get --yes purge slapd
sudo rm -rf /var/lib/ldap
sudo apt-get --yes install slapd
sudo apt-get --yes install slapd ldap-utils
sleep 1
DIR=$(dirname $0)