From 7553795ec2d735c01dbdde129a65b7f45d5aa999 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 27 Feb 2018 14:34:02 -0600 Subject: Add harmony/ repo for packages still being discussed See https://wiki.adelielinux.org/wiki/Project:Harmony --- harmony/openldap/openldap.post-install | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 harmony/openldap/openldap.post-install (limited to 'harmony/openldap/openldap.post-install') diff --git a/harmony/openldap/openldap.post-install b/harmony/openldap/openldap.post-install new file mode 100644 index 000000000..e90d25760 --- /dev/null +++ b/harmony/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-60-g2f50