I've followed this (https://github.com/IntersectAustralia/acdata/wiki/Setting-up-OpenLDAP) tutorial for set up LDAP server in my local machine.
I've done all these steps
- Installed Homebrew
- Installed openldap using brew command, including berkeley db
- Updated the slapd.conf file
- Started the server using command "sudo /usr/local/libexec/slapd"
Now how do i know the LDAP server is running?