File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
docs/passwordpolicyenforcer/10.2/administration/rules Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -30,10 +30,10 @@ This default character set contains the following:
3030
3131| Rule | Default character set |
3232| ----------- | ------------------------------------------------------------------------ |
33- | Alpha Lower | Lowercase alphabetic (a < ul >< li >z)</ li ></ ul > |
34- | Alpha Upper | Uppercase alphabetic (A < ul >< li >Z)</ li ></ ul > |
35- | Alpha | Uppercase and lowercase alphabetic (a < ul >< li > z & A</ li >< li >Z)</ li ></ ul > |
36- | Numeric | Numerals (0 < ul >< li >9)</ li ></ ul > |
33+ | Alpha Lower | Lowercase alphabetic (a-z) |
34+ | Alpha Upper | Uppercase alphabetic (A-Z) |
35+ | Alpha | Uppercase and lowercase alphabetic (a- z & A-Z) |
36+ | Numeric | Numerals (0-9) |
3737| Special | All characters not included above |
3838| High | All characters above ANSI 126 |
3939| Custom | No default characters |
You can’t perform that action at this time.
0 commit comments