使用SecureCRT连接Ubuntu需以下权限:
ubuntu
600
~/.ssh/authorized_keys
644
ufw
22
/etc/ssh/sshd_config
PubkeyAuthentication yes
注:若需免密登录,需按上述步骤配置密钥对及权限。