cancel
Showing results for 
Search instead for 
Did you mean: 

Password Reset Self-Service for User ID from Different Systems

Former Member
0 Kudos

Dear SAP Experts,

I have problem with configuring password reset self service, i have setup connection for ABAP system and i have run the initial job successfully. The data of user id was successfully retrieved to identity management. After that, i setup connection for another java system and run the initial job successfully. The problem is when i tried to use password reset feature for java user ID which similar with ABAP user id, it always reset password for ABAP user ID.

ABAP system -> user id usera

Java system -> user id usera

Please help to give me suggestion, how to manage the same user ID from different system in one SAP identity management.

Thanks & best regards,

Husin

Accepted Solutions (0)

Answers (1)

Answers (1)

normann
Advisor
Advisor
0 Kudos

Hi Husin,

if you reset the global password it will reset the password on all systems, where the password is tagged as modify relevant (attribute MX_MODIFYTASK_ATTR on the system privileges PRIV:SYSTEM:<repName>).

If you want to set password system specific you need to either utilize this functionality from RDS or build some own logic.

Regards

Norman