cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic Password Reset

Former Member
0 Kudos

Hello Everyone,

I am looking for a password reset facility, where end-users can reset their own password and an email gets sent to them with the new system generated password. Is this possible.

Please let me know if you need more clarification about my requirement. I would greatly appreciate your help.

Regards,

Gopal.

Accepted Solutions (0)

Answers (6)

Answers (6)

former_member759680
Contributor
0 Kudos
I am looking for a password reset facility, where end-users can reset their own password

Give users access to Tcode - SU3

For the second part, you can follow the other posts above.

donald_zhu
Explorer
0 Kudos

You can develop a small BSP or WebDynpro app. I think it is better authedicated by something like the domain accounts. You can use SAP LDAP connector to implement the user authendication for this small app.

Former Member
0 Kudos

Hello,

There are some tools available for this. Like CUP (grc application), IDM and etc. Check the below threads and searc the forums.

Former Member
0 Kudos

Hi

I don't think there is a way in ABAP for you to do so without any third party application.

But I guess there is an option in JAVA where you can configure User Management to enable user to reset their passwords and it will be e-mailed to them. There can also be option to include security question as well.

So, if you have dual stack systems with same UME, you can provide the users with the link in JAVA to reset the password and it would reflect in ABAP side also.

Also, refer to the following link

http://help.sap.com/saphelp_nw70/helpdata/en/45/7e6313d8780dece10000000a11466f/content.htm

Thanks,

Javed

JPReyes
Active Contributor
0 Kudos

This is not offered by SAP as standard.

Regards

Juan

Former Member
0 Kudos

Hi,

I don't think this is possible because it would be a big security breach...

Regards,

Olivier