新安裝的OpenSuse10.3,開(kāi)啟ssh后,用Fterm登錄ssh,登錄失敗,Fterm提示”Server doest not support passWord auth”.
解決辦法:
ssh默認(rèn)不支持密碼方式驗(yàn)證.
修改/etc/ssh/sshd_config文件,把
PasswordAuthentication no
修改為
PasswordAuthentication yes
再重啟ssh服務(wù)即可:
/etc/init.d/sshd restart
新聞熱點(diǎn)
疑難解答
圖片精選