cancel
Showing results for 
Search instead for 
Did you mean: 

Password reset for the ABAP system

Former Member
0 Kudos

Hi All,

I have created System privilege for system (YYY100), Account privilege and set the account attribute for this one ABAP system for testing

password reset for any user.

When I login to the userinterface , I am not able to see a tab to reset password

I am trying this basic activity for the first time, instructions in the manual is leading me to nowhere.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

The UI appreance is based on your top level task.  You need to ensure that:

It's a public task,

It's a UI task

The access control is set to let you see it (all logged in users is easiest)

Peter

Former Member
0 Kudos

Hi Peter Wass,

I have gone past the steps you mention.

I also checked the next pointer, please have a look at the scree shot.

Former Member
0 Kudos

So if you go to the 'Manage' tab, select a user and click 'choose task' it doesn't show up?  Is the TEST_PW_TEST folder checked for 'Show folder in User Interface'?

Peter

Former Member
0 Kudos

Hi Peter Wass,

Finally I could make the password reset work, the problem was SAP asks us to use another link for password reset "

 

http://<host>:<port>/idm/pwdreset" and access control  I changed to "Anonymus"

Now we are seeing the reset in the IDM database, we get all the UI screens

My issue is how can I send email to this user , and how do I point it to work to a specific ABAP or JAVA system and also send email to that respective user.