From 2c4e61f0ee8edc0e770e3c2b2364a2adc7866105 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 14 Apr 2015 21:28:38 +0200 Subject: [PATCH] trying to add acl support on travis --- tests/cfg/deploy.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/cfg/deploy.sh b/tests/cfg/deploy.sh index 793ff99..5b436b9 100755 --- a/tests/cfg/deploy.sh +++ b/tests/cfg/deploy.sh @@ -21,6 +21,10 @@ ldapadd -H ldap://localhost:390 -x -D "cn=admin,dc=example,dc=org" -f /etc/ldap sed -i "s/\(127.0.0.1.*\)/\1 ldap.ldapcherry.org ad.ldapcherry.org/" /etc/hosts +mount -o remount,acl / + +df -h + smbconffile=/etc/samba/smb.conf domain=dc realm=dc.ldapcherry.org