centos7.1 ,使用SecureCRT 8.0 无法登陆,公网ip可以ping通,22端口开放,SELINUX已关闭,能通过云主机的控制台按钮登陆。LOCAL : SSPI/1.2.840.113554.1.2.2 : Authentication could not be started. LOCAL : SSPI/1.2.840.113554.1.2.2 : The specified target is unknown or unrea**le LOCAL : GSS : All available mechanisms failed. LOCAL : SEND: Disconn
我已经使用C、Linux中的API - setsockopt()使用TCP_MD5SIG为连接创建了密码/密钥。这对我来说很好。但是,当我使用它删除密码/禁用相同API的授权时,struc tcp_md5sig.tcm_keylen = 0;
I see that我不知道该怎么做才能禁用授权。当我传递密码时,同样的API也可以工作。另一方面,当我想禁用授权时,相同的API就不起作用了。