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

Re: Adding users and access control.



Ajit Nair wrote:
> 
> 
> I've also modified the access control in slapd.conf file to contain
> access to *
>         by dn="cn=Update Manager, o=blah.com" write
>         by self write
>         by anonymous none
>         by dn="cn=Directory Manager,.*" write

I forgot to mention that you need to "normalize" the DNs in ACL clauses;
note below the white space after the comma has been removed:

access to *
        by dn="cn=Update Manager,o=blah.com" write
        by self write
        by anonymous auth

Pierangelo.


-- 
Dr. Pierangelo Masarati               | voice: +39 02 2399 8309
Dip. Ing. Aerospaziale                | fax:   +39 02 2399 8334
Politecnico di Milano                 | mailto:masarati@aero.polimi.it
via La Masa 34, 20156 Milano, Italy   |
http://www.aero.polimi.it/~masarati