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 )

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 sean 的頭像
    sean

    My Source Code

    sean 發表在 痞客邦 留言(0) 人氣()