Hi OpenLDAP team,

I'm new to openLDAP. So this could be a trivial question, please let me know if I missed anything.

I'm trying to add entries to "dc=example,dc=com" using ldap_add. It is working fine for super user (root), but we are getting permission error for normal user (non root).

I'm able to update with ldap_modify for normal user.

Could you please let me know how can we give permissions to any specific user to add entries using ldap_add.

Thanks in advance.

Regards
J.Visu