Tagged Questions
3
votes
2answers
136 views
How do I create a hierarchy of UNIX groups as below?
I need to create a hierarchy of UNIX groups. Something like below:
A
|\
| \
B c
|\
D e
|\
f g
...where A, B and D are UNIX groups and c,e,f and g are UNIX accounts that are members of those ...
2
votes
1answer
377 views
OpenLDAP Centos 6
I am trying to set up some ACLs (starting off with a simple userpassword ACL) on a new OpenLdap deployment.
I am trying to get to grips with the new conf.d configuration format - but am struggling. ...
1
vote
3answers
2k views
Howto set access control lists ACLs in OpenLDAP
I'm using the Debian Squeeze OpenLDAP. Where can I set ACLs? Isn't it possible to execute the access to directives with ldapmodify? There's no slapd.conf file in Debian, they use a slapd.d folder