Changes between Version 2 and Version 3 of wade/ssh


Ignore:
Timestamp:
May 22, 2010, 12:43:01 AM (14 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • wade/ssh

    v2 v3  
    11= root 使用 authorized_keys =
    2  * ~~讓 root 免密碼 no password 登入。~~ (還是要搭配 ssh key exchange ... PermitRootLogin no 代表不允許 root 進行 ssh 登入)
     2 * ~~讓 root 免密碼 no password 登入。~~ (還是要搭配 ssh key exchange ... !PermitRootLogin no 代表不允許 root 進行 ssh 登入)
    33 * 修改 sshd_config
    44   {{{