使用SecureCRT連接Ubuntu需以下權限:
ubuntu
600
~/.ssh/authorized_keys
644
ufw
22
/etc/ssh/sshd_config
PubkeyAuthentication yes
注:若需免密登錄,需按上述步驟配置密鑰對及權限。