From fd2bb2f751c13b3c0c002b8e012810902b9da364 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 8 Jun 2018 02:02:24 -0500 Subject: harmony -> system --- system/openldap/openldap.post-install | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 system/openldap/openldap.post-install (limited to 'system/openldap/openldap.post-install') diff --git a/system/openldap/openldap.post-install b/system/openldap/openldap.post-install new file mode 100644 index 000000000..e90d25760 --- /dev/null +++ b/system/openldap/openldap.post-install @@ -0,0 +1,11 @@ +#!/bin/sh + +cat >&2 <<-EOF +* +* To use LDAP server, you have to install some backend. Most users would need MDB +* backend which you can install with: apk add openldap-back-mdb. +* +* If you use overlays, you have to install them separately too: +* apk add openldap-overlay-, or openldap-overlay-all to install them all. +* +EOF -- cgit v1.2.3-70-g09d2