summaryrefslogtreecommitdiffstats
path: root/gptsync
diff options
context:
space:
mode:
authorHARA Hiroshi <hhara@miraclelinux.com>2007-12-18 11:19:30 +0900
committerJeremy Katz <katzj@redhat.com>2007-12-17 21:44:46 -0500
commit2a98aa4e77cbe2aec4a5de53b3d8f625fccdd919 (patch)
tree0c22c441c2843b31dda9fb262727e4c5a55ea329 /gptsync
parent4dba03fb17130344fc02de5d73310030717978a5 (diff)
downloadanaconda-2a98aa4e77cbe2aec4a5de53b3d8f625fccdd919.tar.gz
anaconda-2a98aa4e77cbe2aec4a5de53b3d8f625fccdd919.tar.xz
anaconda-2a98aa4e77cbe2aec4a5de53b3d8f625fccdd919.zip
Validation of root password with cracklib
Current anaconda validates only length of root password. but passwd command validates more things for password like the following... ------------------------------------------- Changing password for user root. New UNIX password: BAD PASSWORD: it is based on a dictionary word Retype new UNIX password: ------------------------------------------- so I added the validation of root password to anaconda using cracklib same as passwd.
Diffstat (limited to 'gptsync')
0 files changed, 0 insertions, 0 deletions