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: 

if i set password rule one upper case one lower case and 1 special charater

Former Member
0 Kudos

Hi,

if i set password rule one upper case one lower case and 1 special charater.Does it force all users to change the password immediately in production or it effects only expired/locked/new users.

thanks

Mushu

1 ACCEPTED SOLUTION

Former Member
0 Kudos

It will only impact new users or users who have password reset after that. If you want to force users to reset non-compliant passwords then you have to set parameter: login/password_compliance_to_current_policy

3 REPLIES 3

Former Member
0 Kudos

It will only impact new users or users who have password reset after that. If you want to force users to reset non-compliant passwords then you have to set parameter: login/password_compliance_to_current_policy

0 Kudos

Thanks Alex. Is there any SAP Note out there for it.We have ECC 6.0.

Regards

Mushu

0 Kudos

Hi,

Search SAP help for "login/password_compliance_to_current_policy" in SAP Help & all shall be revealed.