我已经使用google-authenticator在远程服务器上实现了双因素身份验证。查询密码和单验证码后,web控制台登录成功。但是从ssh登录会要求2次验证码。在第一次查询验证码之前,我已经使用ssh -v <user@remotehost>验证了ssh publickey身份验证是否成功。配置文件/etc/ssh/sshd_config具有以下设置:
# to restrict root login vi
我的问题是,每当我试图使用摄像机在pi中使用ssh时,就会得到以下错误:/etc/ssh/ssh_config: line 56: Bad configurationoption: acceptenv
/etc/ssh/ssh_config: terminating, 1 bad configuration options.但是,当我打开/etc/s
所以,我尝试运行git push heroku master命令,但我经常收到
/etc/ssh/ssh_config: line 51: Bad configuration option: AllowUsers/etc/ssh/ssh_config: terminating, 1 bad configuration options fatal: The remote end hung up unexpectedly我做了一些研究,并将我的用户名添加到ss
我试过在防火墙上打开22端口,所以不要认为这是一个有效的方法(尽管不是100%确定),并且阅读了所有教程中提到的关于设置SSH公钥的内容,但它们都提到了mac和linux,而不是Win7,因为据我所知,[10/04/12 23:10:35] [SSH] Opening SSH connection to 192.168.0.102:22. at com.tril