mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-11 03:58:51 +01:00
trying to add acl support on travis
This commit is contained in:
parent
ece9f64ac0
commit
2c4e61f0ee
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user