--On Monday, February 13, 2006 12:29 PM -0300 "Michael Fernández M." <[EMAIL PROTECTED]> wrote:

Hi...

I have a problem with this.., and i need help..

i have the follow base:

o=organization
  ou=postfix
   ou=users
     cn=mailadmin
  ou=domain
    ou=accounts
    ou=aliases

i have a user dn: cn=mailadmin,ou=users,ou=postfix,o=organization that
connects to the ldap by phpldapadmin

and i want this user can create accounts and alias, but _NOT_ delete any
ou.-

i tried with

access to dn.children="ou=domain,ou=accounts,ou=postfix,o=organization"
 attrs=Active,cn,quota,description,DynamicListMember,mail
 by dn.regex="cn=mailadmin,ou=users,ou=postfix,o=organization" write
 by * read


Hello,

This looks like you are discussing ACL's in OpenLDAP. I suggest you contact the:

[email protected] list.

[EMAIL PROTECTED] is for general LDAP questions.

--Quanah

--
Quanah Gibson-Mount
Principal Software Developer
ITS/Shared Application Services
Stanford University
GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html

---
You are currently subscribed to [email protected] as: [EMAIL PROTECTED]
To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the 
SUBJECT of the message.

Reply via email to