Hi
Gurus,
I have
created a Distribution list which is owned by a particular user. Now I log as
that user and try to modify the distribution list, say setting the description
attribute. but am getting the error:
***Call Modify...
ldap_modify_s(ld, 'CN=testgrp1,OU=Exchange Test,OU=CV,OU=Views,OU=Mayuresh,DC=meta,DC=test',[1] attrs);
Error: Modify: Insufficient Rights. <50>
ldap_modify_s(ld, 'CN=testgrp1,OU=Exchange Test,OU=CV,OU=Views,OU=Mayuresh,DC=meta,DC=test',[1] attrs);
Error: Modify: Insufficient Rights. <50>
If I
bind as the administrator, then I can modify the distribution list. any pointers
as to why this is happening?
Regards,
Mayuresh.
