On apps there are a lot of profile options that are useful in making apps passwords difficult to guess, the profiles are
1-Signon password failure limit
2-Signon Password Length
3-Signon Password No Reuse
4-Signon Password Hard to Guess
For the first one it means how many time can I try to access the system using wrong password. It is recommended to change this value to 3. The default value is null.
The second one to allow minimum password length. The default value is 5, it is recommended to make it 6 or 7.
The 3rd profile is for not allowing using same password again for specified number of days.
The default value for 4th profile option is No. Following are the password rules if the value is set to Yes
1) The password contains at least one letter and at least one number.
2) The password does not contain the username.
3) The password does not contain consecutively repeating characters.
Reference: Metalink Note 362663.1
Search This Blog
Friday, April 4, 2008
Password Policy and profile options
Posted by Suresh Vaishya at 11:37 AM
Labels: System Administrator
Subscribe to:
Post Comments (Atom)
1 Comment:
As we all know that security is very important issue. The profile options are available taking into consideration of security policy. I am going to consider these points while I select my password. Thanks for sharing this idea with all of us.
Post a Comment