您的位置:首页 > 其它

/usr/share/cracklib/pw_dict: error reading header:解决方法

2009-10-14 10:28 405 查看
RHEL 5.3不能设置密码
[/root]#useradd simp
[/root]#passwd simp
Changing password for user simp.
New UNIX password:
/usr/share/cracklib/pw_dict: error reading header
PWOpen: Success
 
解决方法:
[/root]#rpm -e cracklib-dicts –nodeps
[/root]#yum install -y cracklib-dicts
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐