[turba] Re: Turba 1.2.2 and ldap

Craig White craigwhite at azapple.com
Mon Mar 21 17:14:22 PST 2005


On Mon, 2005-03-21 at 23:53 +0200, Jānis wrote:
> Now the last question is about more or less right ACLs in slapd.conf.
> 
> the current one does not allow to add anything:
> access to *
>         by dn="cn=admin,dc=dv,dc=lv" write
>         by self write
>         by anonymous auth
>         by * none
---
meant to send to list...

how are they authenticating?

access to *
   by dn.exact="cn=admin,dc=dv,dc=lv" write
   by dn.exact,expand="uid=$1,ou=Hosting,ou=Account,dc=dv,dc=lv" write
   by * none

probably pretty close

of course, you are going to have to configure turba/config/sources.php
to pass the proper 'DN' for authenticating

Craig





More information about the turba mailing list