Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

User Locked

Former Member
0 Kudos

Hi Experts,

One of the user in the Production system, is getting locked automatically. We reset the password for almost 10+ times a day, not sure of the reason why the user account gets locked automatically. One thing is for sure, the user is not getting locked due to incorrect logons.

I checked the change documents in the Transaction SUIM, it specifies only the User is locked, not the reason why it is locked.

Is there any report or log to find out the reason why the User is getting locked automatically.

Thanks in advance

Best Regards,

Kumar

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Kumar,

Check the Change history of the user.. there might be some programs running which are locking this user...

Cheers !!

Zaheer

3 REPLIES 3

Former Member
0 Kudos

Hi Kumar,

Check the Change history of the user.. there might be some programs running which are locking this user...

Cheers !!

Zaheer

arpan_paik
Active Contributor
0 Kudos

If in change history it is not showing the reason of locking the user ID then you can check by another way, while checking the change history then you choose one option each time among administrator lock/incorrect log-on lock. Further to that also look for any batch job that might create to lock user.

Former Member
0 Kudos

Activate a dynamic audit log profile in SM19 for the user, and take a look where the logon attempts are coming from and what the reasons for failed calls are.

Cheers,

Julius