File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,15 @@ LDAP server and client tools are required.
3838
3939Debian/Ubuntu packages: slapd ldap-utils
4040
41- RHEL/CentOS packages: openldap openldap-clients openldap-servers
42-
43- FreeBSD: openldap24-server openldap24-client
41+ RHEL/CentOS/Fedora packages: openldap-clients openldap-servers
42+ (You will already have needed openldap and openldap-devel to build.)
43+
44+ FreeBSD: openldap-server
45+ (You will already have needed openldap-client to build. If building
46+ from the ports source tree, you want to build net/openldap24-client
47+ and net/openldap24-server.)
48+
49+ macOS: We do not recommend trying to use the Apple-provided version of
50+ OpenLDAP; it's very old, plus Apple seem to have changed the launching
51+ conventions for slapd. The paths in the test file are set on the
52+ assumption that you installed OpenLDAP using Homebrew.
You can’t perform that action at this time.
0 commit comments