close
因為是測試的系統,所以希望直接以root登入就好,不必切換。
首先去修改 /etc/ssh/sshd_config ,把 PermitRootLogin 後面的 no 改成 yes,
然後重新起動 sshd 就行了,在 Solaris 10 上重新起動 sshd 的方法是:
-bash-3.00# svcadm disable ssh; svcadm enable ssh
arrow
arrow
    全站熱搜

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