Hi,
I am developing an application to manage the Active directory user accounts from SAP.
I am seeing the possible ways Admin to reset the AD password of other users.
I m using LDAP_MODIFY function module, and trying to use operation "replace" on attribute "userPassword " to change the password.
But I am getting error "LDAP server cannot execute operation".
Please help.
Thanks
Vimal
Hello,
Unfortunately from the SAP side cannot know the cause
of the error as the LDAP is reporting this problem (not SAP). In this
case you need to contact your LDAP vendors helpdesk and ask them why the
LDAP cannot execute the operation.
Regards,
David
there might be an authorization error.....or admin already logged in...just a wild guess....
Add a comment