cancel
Showing results for 
Search instead for 
Did you mean: 

PASSWORD EXPIRE

Former Member
0 Kudos

How i can increase the limit of password expire. Actullay when a user give 3 times wrong password the user is locked. but i want to increase this limit from 3 to 15. Any body helps me it is urgent.

Thanks in Advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member185864
Active Participant
0 Kudos

Hi,

1.Start the Config Tool C:\usr\sap\<SID>\<engine-instance>\j2ee\configtool\configtool.bat

Ex: D:\usr\sap\F02\JC00\j2ee\configtool --> configtool.bat

2.Goto cluster-data --> Global server configuration --> services --> com.sap.security.core.ume.service

3.Double-click on the property "ume.logon.security_policy.lock_after_invalid_attempts = < enter number >

4.Save.

5.Restart the engine.

Reward points; if it is help full.

Thanks,

Nagaraju

Former Member
0 Kudos

Hi Vir,

To change the user lock settings, u can just go to the transaction rz10 and add this parameter : login/fails_to_user_lock on ur Instance Profile and set the default setting to 15.

Regards