cancel
Showing results for 
Search instead for 
Did you mean: 

Unlock user permanently

0 Kudos

Hello ,

In a sandbox i would like to unlock permanently the user Aleremote, that is often lock due to an unknown problem.

Do you know is there a way to have users always unlocked (Tcode, profile parameter...)

Thanks.

Thibaud.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

You can configure after how many failed logon attempts the user is locked and after what amount of time the user is unlocked in the user management configuration tool or in user management properties.

Increase this parameter in SAP Instance profile:

login/fails_to_user_lock = X (max is 99 wrong attempts, i.e, value 99).

login/failed_user_auto_unlock (for your midnight unlocking).

Check the folllowing link :

http://help.sap.com/saphelp_nw04/helpdata/en/ee/10df3d0eb8af5ee10000000a114084/content.htm

I hope this helps

Regards

Chen

JPReyes
Active Contributor
0 Kudos

You can increase the size of login/fails_to_user_lock but that will affect all users... you should actually find the reason to avoid that happening, maybe you can check the security audit to see at what time the user is getting locked and from where... also check the RFC's maybe one of them is user ALEREMOTE with and incorrect password.

Regards

Juan