Hi, OK, if I set the privileges in slapd.conf to: access to * by self write by users write by anonymous auth
It works. But if I set them to: access to * by self write by users read by anonymous auth (Which is the way I want them to be), the user "ls" can not create a "ou" under "uid=ls,ou=users,dc=my-domain,dc=com" And event when I created an "ou" (using the first settings), like: "ou=addressbook,uid=ls,ou=users,dc=lonely-star,dc=org" so that creatorsName is to ls, I can not create entries in the addressbook. So it seems, that it does not belong to ls, right? How do I cange this? Thanks! Nathan On Sun, Feb 17, 2008 at 04:28:56PM +0100, Fabrice Eudes wrote: > Nathan Huesken a écrit : > > I am trying to setup an addressbook with ldap (and with the help of > > phpldapadmin). I am completly new to ldap! > I was also, not a long time ago :-) > > > But now I can not add entries to the addressbook as > > "uid=ls,ou=users,dc=lonely-star,dc=org" (no privileges). > > I tried deleting the addressbook ou, and readd it as > > "uid=ls,ou=users,dc=lonely-star,dc=org". But I have no privileges for that > > to :(. > I guess your access rules in slapd.conf are not correct. Have you checked > this part of your config ? > You should do it before configuring pla. > > NB: I've no experience in setting up an ldap as an addressbook. > -- > Fabrice Eudes -o) > Clé PGP 88AC3A66 /\\ > Utilisateur Linux n°245401 _\_V > Tel 09 50 77 73 78 > Fax 09 55 77 73 78 > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > phpldapadmin-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ phpldapadmin-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users
