摘要: 查看当前主机的加密算法: [root@realserver ~]# authconfig --test |grep hashing password hashing algorithm is sha512 设置使用sha512算法: # authconfig --passalgo=SHA512 -- 阅读全文
posted @ 2017-08-10 20:08 遥远的绿洲 阅读(2360) 评论(0) 推荐(0)