OpenLDAP Build Instructions
Build
mkencap -vb openldap-2.1.27.ep
Install
mkencap -vbI openldap-2.1.27.ep; epkg openldap
Start
Start it with
/usr/local/libexec/slapd -d1 -f /Common/shared/ldap/slapd/slapd.conf
Notes
We do have to populate /Common/shared/ldap and /var/ldap/data first. This is beyond the scope of this document.