[Kolab-devel] [issue21] OpenLDAP ACLs broken with OpenLDAP 2.2.5

Stephan Buys kolab-issues at intevation.de
Thu Feb 12 07:08:23 CET 2004


New submission from Stephan Buys <s.buys at codefusion.co.za>:

The version of OpenLDAP that is to be included in OpenPKG 2.0 does not accept 
the ACL format: 
 
access to dn="(.*,)?cn=internal,@@@base_dn@@@" 
        by group="cn=admin,@@@base_dn@@@" write 
        by group="cn=maintainer,@@@base_dn@@@" write 
        by self write 
        by dn="cn=nobody,@@@base_dn@@@" read 
        by anonymous auth stop 
 
access to dn="(.*,)?cn=external,@@@base_dn@@@" 
        by group="cn=admin,@@@base_dn@@@" write 
        by group="cn=maintainer,@@@base_dn@@@" write 
        by * read stop 
 
It seems to be unhappy with the regular expressions...

----------
messages: 49
nosy: stephanb
status: unread
title: OpenLDAP ACLs broken with OpenLDAP 2.2.5
topic: server
________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://intevation.de/roundup/kolab/issue21>
________________________________________________




More information about the devel mailing list