過程 2.2. Secondary configure
-
installation
neo@slave:~$ sudo apt-get install slapd ldap-utils
-
configure
neo@master:~$ vi /etc/ldap/slapd.conf
updatedn cn=admin,dc=example,dc=org
updateref ldap://master.example.org
-
Import the master.ldif using slapadd.
neo@slave:~$ sudo slapadd -c -l master.ldif