From 01e2662903dadce5903581eac738d0b413e521c2 Mon Sep 17 00:00:00 2001 From: Tom Barrett Date: Fri, 21 Feb 2020 08:17:03 -0600 Subject: startup for ldap --- scripts/ldap | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 scripts/ldap (limited to 'scripts/ldap') diff --git a/scripts/ldap b/scripts/ldap new file mode 100755 index 0000000..26afcf8 --- /dev/null +++ b/scripts/ldap @@ -0,0 +1,5 @@ +#!/bin/bash +set -e + +scripts/debian_roll ldap +#lxc-attach -n ldap -v DEBIAN_FRONTEND=noninteractive -- apt-get -y install slapd ldap-utils ldapscripts -- cgit v1.2.3