Dear Users!
I have ldap server running.
Here is my ldap structure
*dc=umar,dc=com (base) * 1) *dc=imran.com,dc=umar,dc=com *ou=users,dc=imran.com,dc=umar,dc=com ou=groups,dc=imran.com,dc=umar,dc=com
2) *dc=irfan.com,dc=umar,dc=com *ou=users,dc=irfan.com,dc=umar,dc=com ou=groups,dc=irfan.com,dc=umar,dc=com
Ldap main user is (admin) which is master account.
Now i want create another 2 admin users like (admin-irfan and admin-imran). *admin-imran* is the owner of *dc=imran.com* and *admin-irfan* is the owner of *dc=irfan.com*. Both admin can create,delete,update account in their respective domains.
Would you please help me how i can do this.
Regards,
openldap-technical@openldap.org