Suppress Multi Login / Set Minimum Password Length
Suppress SAP Multi Login Message
You can suppress the multi login message by setting the parameter in the instance profile.
It is necessary if your company allows a single users to have multiple login and there tends to be cases where users will choose Options 1 which terminates the rest with the same user IDs. This can result in loss of data as the users may have not click the save button.
Use transaction code 'RZ10'.
Parameter name : login/multi_login_users
In this parameter, enter the name of all the users separated by "," comma for which you want to suppress the message while multi login with the same user IDs.
Take note that the multi login counter still counts even though you have suppress the message.
Currently to login into SAP, minimum password length = 3 characters.
How to define/change the minimum password to be 8 characters?
by: Rajdeep
To change parameter:
1.go to RZ102.Select instance profile---->Extended mantainence--->change
3.In next screen click on create parameter,type login/min_password_lng and click on change/display
4.Then it will show the default value
5.In the parameter field put ur parameter.SAVE the changes
6.Reboot the application server .
No comments:
Post a Comment