README: add URLs for openldap installation

Reported-by: Michael Paquier

Discussion: https://postgr.es/m/20180521013425.GA4476@paquier.xyz

Backpatch-through: head
This commit is contained in:
Bruce Momjian 2018-06-19 15:52:17 -04:00
parent 87a19eb9bf
commit 9bab9cb36a
1 changed files with 11 additions and 0 deletions

View File

@ -22,3 +22,14 @@ Running the tests
or
make installcheck
Requirements
============
LDAP server and client tools are required.
Debian/Ubuntu packages: slapd ldap-utils
RHEL/CentOS packages: openldap openldap-clients openldap-servers
FreeBSD: openldap24-server openldap24-client