close
sudo authconfig --passalgo sha512 --update
密碼編碼
變更系統密碼的編碼格式
GUI 介面
選單 >> 系統 >> 認證
system-config-authentication
Command Line 介面
authconfig
使用 openssl 提供的程式產生 des/md5 格式編碼
openssl passwd "123456“ ( des )
openssl passwd -1 "123456“ ( md5 )
全站熱搜