2015-01-27
pkgin install openldap
vi /opt/local/etc/slapd.conf
slapd.xml
: https://gist.github.com/apung/c045c6c3db1df613476d/opt/local/sbin/slapd
to /opt/local/libexec/slapd
svccfg import slapd.xml
svcadm enable slapd
I find that it takes a second to start up before svcs -xv
comes back clean.
Now use Apache Directory Studio to connect, using the credentials you put into the configuration file.