[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Ldap configuration (Group permission)
Miguel wrote:
>
> I m trying to configure the ldap . I have created two groups (contact
> and administradores) within another one (people).
>
> I would like administradores group to have all the permissions over
> contacts group. I have modified the slapd.conf in this way, but it
> doesn't work:
>
> access to dn=".*,ou=contacts,ou=people,dc=mcm,dc=com"
> by dn=".*,ou=administradores,ou=people,dc=mcm,dc=com" write
> by * read
You should consult the fine FAQ - in particular:
"How do I use groups to manage access control?"
http://www.openldap.org/faq/data/cache/52.html
Ciao, Michael.