Hi Community,
we want to have a new Password policy. In order of this we created this Parameters:
login/fails_to_user_lock 6
login/password_compliance_to_current_policy 1
login/min_password_lng 8
login/min_password_digits 1
login/min_password_letters 1
login/min_password_specials 1
login/password_expiration_time 0
login/password_max_idle_productive 0
login/password_history_size 3
login/password_max_idle_initial 2
login/min_password_uppercase 1
First we implemented this Parameters on our BW Systems. After that we restarted the System.
Existing User can now Login with their old Passwords. Only newly created Users. Or old users that Forget their Passwords have to create a new Password with the new policy.
So that is what we want.
A new policy, but old users can Login with their old Passwords.
After that worked correctly on our BW Systems. We want to implement this in our ERP Systems. But in our ERP Systems with the exaclty same Parameters and after reboot. ALL of our Users become a popup to Change their Password.
But as i mentioned above. We want that old users can logon with their old Passwords.
So what is happening here that the Parameters works correctly on our BW Systems but not on our ERP Systems?
Thanks for your help.
Kind Regards