[Date Prev][Date Next] [Chronological] [Thread] [Top]

Sets in access control



Title: Sets in access control

Hi,

I'm running Openldap 2.2.13 on RedHat Linux AS 3.0.

I have some trouble to define access control with the directive "set=".

I read the FAQ on http://www.openldap.org/faq/data/cache/452.html.

If I understood well, the "set" have to be non-empty to fire the rule.

Here my list of acces control :

### ACLs ###

access to attrs=userPassword
        by self         write
        by anonymous    auth

# must give the access to everybody
access to dn.subtree="cn=gda,ou=applications,o=toto"
        by set=user                                             read
        by set=[toto]                                   read
        by *                                                    none

access to *
        by users        read
        by anonymous    auth

### /ACLs ###

The second one give me nothing.

Did I forget a compilation option to use "set" directive, or something else ?

Thanks for your help.

Patrick BREHIN


ATTENTION Le message contenu dans cet email ainsi que dans tout fichier attaché est destiné exclusivement aux personnes dont le nom figure ci-dessus. Il peut contenir des informations confidentielles ou protégées par le secret professionnel et dont la divulgation est strictement prohibée. Si vous avez reçu cet email par erreur,détruisez-en le contenu. Vous n'êtes pas autorisé, dans cette hypothèse, à copier, distribuer ou conserver ce message. Merci.

WARNING This information in this mail and in any attachments is intended for the above-mentioned addressees only. It may contain privileged or confidential informationthe review, dissemination or disclosure of which is strictly prohibited. If you have received this email by error, please destroy it. In this case, you are not authorisedto disclose, copy, distribute, or retain this message or any part of it. Thank you.