Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit425b4c0

Browse files
committed
Improve requirements documentation for ldap test suite.
Text by me; data contributed by me, Thomas Munro, Michael Paquier.Discussion:https://postgr.es/m/20180521013425.GA4476@paquier.xyz
1 parent07e5a21 commit425b4c0

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

‎src/test/ldap/README

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,15 @@ LDAP server and client tools are required.
3838

3939
Debian/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.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp