是否可以使用PubkeyAuthentication yesconfigurationssh,但仅允许使用密码对的pub / private密钥对?
PubkeyAuthentication yes
不,服务器不知道客户端上用于SSH密钥的保护。
它可能是一个密码PEM文件,加载到代理中的密钥,存储在智能卡上等 – 服务器知道所有服务器都响应了正确签名的响应。