vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi We are currently attempting to enforce a new password standard: Length 8, at lease 1 upper case letter, 1 numeric and one special character. The /etc/default/login looks like this: MAXWEEKS=13 MINWEEKS=1 WARNWEEKS= DICTIONLIST=/usr/share/lib/dict/words PASSLENGTH=8 MINDIGIT=1 MINSPECIAL=1 MINUPPER=1 HISTORY=3 NAMECHECK=YES Currently the system will enforce the length, MINWEEKS, HISTORY, NAMECHECK but not the 'MIN's - It allows any combination of letters and numbers - letters may be upper or lowercase. Has anybody come accross similar problems on solaris 8/9 and fixed them ? Thanks in advance Last edited by gregsih : 04-15-2008 at 02:10 PM. |
| Thread Tools | |
| Display Modes | |
| |