Password based authentication is configured in two places.
基于密码的身份验证要在两个地方中配置。
No SSH server configuration is necessary, since, by default, SSH will attempt to use public key-based authentication before password based authentication.
这里不需要ssh服务器配置,因为在默认情况下,在基于密码的认证之前,ssh将尝试使用基于公钥的认证。
There can be several types of credentials (for example, a password or a Kerberos ticket); for the purposes of this article, I'm using password-based authentication.
可能有多种凭证(例如,口令或 Kerberos 票据);对于本文,我使用基于口令的身份验证。
应用推荐