Actually profile parameters to protect system any type of misuse by user.In
order to protect SAP system against unauthorized access, you must define
password rules, set the relevant profile parameters and change the initial
values.Login password parameters
let the user to set up password, under the password rules.
The
parameters can be maintained using transaction RZ10.
You should insert them into the DEFAULT profile
so they take affect for all instances. Make sure to restart the instances.
2.
Select the default (DEFAULT.PFL).
3.
Select Extended maintenance.
4.
Change or add the parameters, as required.
5.
Save and activate the profile.
6.
Restart the application server.
See how they work…
login/min_password_lng:
This parameter defines the
minimum length of the password. Recommended value is 8
Default value: 6;
permissible values: 3 – 40
login/min_password_digits:
This parameter Defines the
minimum number of digits (0-9) in passwords.
Default value: 0;
permissible values: 0 – 40