|
包括密码的复杂程度,不能少于多少个字符,这些字符包含字母,数字,特殊字符.同时,还有不能重复几次以前出现的口令.
[Entry Fields]
* User NAME test
User ID [204] #
ADMINISTRATIVE USER? false +
Primary GROUP [staff] +
Group SET [staff] +
ADMINISTRATIVE GROUPS [] +
ROLES [] +
Another user can SU TO USER? true +
SU GROUPS [ALL] +
HOME directory [/home/test]
Initial PROGRAM [/usr/bin/ksh]
User INFORMATION []
EXPIRATION date (MMDDhhmmyy) [0]
Is this user ACCOUNT LOCKED? false +
User can LOGIN? true +
User can LOGIN REMOTELY(rsh,tn,rlogin)? true +
Allowed LOGIN TIMES []
Number of FAILED LOGINS before [0] #
user account is locked
Login AUTHENTICATION GRAMMAR [compat]
Valid TTYs [ALL]
Days to WARN USER before password expires [7] #
Password CHECK METHODS []
Password DICTIONARY FILES []
NUMBER OF PASSWORDS before reuse [3] #
WEEKS before password reuse [40] #
Weeks between password EXPIRATION and LOCKOUT [-1]
Password MAX. AGE [0] #
Password MIN. AGE [0] #
Password MIN. LENGTH [8] #
Password MIN. ALPHA characters [5] #
Password MIN. OTHER characters [3] #
Password MAX. REPEATED characters [5] #
Password MIN. DIFFERENT characters [5] #
Password REGISTRY [files]
Soft FILE size [2097151] #
Soft CPU time [-1]
Soft DATA segment [262144] #
Soft STACK size [65536] #
Soft CORE file size [2097151] #
Hard FILE size [] #
Hard CPU time []
Hard DATA segment [] #
Hard STACK size [] #
Hard CORE file size [] #
File creation UMASK [22]
AUDIT classes [] +
TRUSTED PATH? nosak +
PRIMARY authentication method [SYSTEM]
SECONDARY authentication method [NONE]
Projects [] +
这样设置了.但是,没有办法达到,要求属于特殊字符的要求. Password CHECK METHODS这个设置的内容是什么.
|