2010 Oct 11 6:59 AM
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
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
2010 Oct 11 7:40 AM
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
2010 Oct 11 9:05 AM
there might be an authorization error.....or admin already logged in...just a wild guess....