• 2022-07-26
    默认情况下,在Debian9.0系统中,想要拒绝通过SSH远程访间该Debian主机的用户使用密码连接,需要在配置文件/etc/ssh/sshd_config中置()。
    A: AllowRoot
    B: Permitrootloginyes
    C: Permitrootloginprohibit-password
    D: PasswordAuthenticationno