Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
最近公司服务器等保要求升级,SSH需要同时密钥+用户密码才能连接。强烈要求这种重要SSH功能能够支持,现在选了密码就不能使用密钥,选了密钥就不能使用密码。如果不支持我只能放弃使用xterminal了
确实存在
AuthenticationMethods password,publickey
服务器的ssh配置如上