debug3: send packet: type 50 debug2: we sent a password packet, wait for reply debug3: receive packet: type 51debug1: Authentications that can continue: publickey,password Permission denied, please try again.root@192.168.190.129's password: debug3: send packet: type 50 debug2: we sent a...
如果登录不上,还是需要密码,通过 ssh -vvv test@xxx 报如下错误 debug2: we sent a publickey packet, wait for reply debug3: receive packet: type 51 debug2: we did not send a packet, disable method 这就表示密钥认证失败,有如下原因 目录权限 .ssh 目录权限 700 .ssh/authorized_keys 文件权限是 ...
问SSH- Gitlab-CE中未识别的“接收数据包:类型51”的密钥EN相信会有很多的网友遇到过一个问题,就是...
debug1: Offering public key: debug3: send packet: type 50 debug2: we sent a publickey packet, wait for reply debug3: receive packet: type 51 ... ... debug2: we did not send a packet, disable method debug1: No more authentication methods to try. user1@192.168.0.1: Permission denie...
debug3: send packet: type 50 debug2: we sent a publickey packet, wait for reply debug3: receive packet: type 51 debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Trying private key: /root/.ssh/id_dsa ...
debug1: Offering public key: debug3: send packet: type 50 debug2: we sent a publickey packet, wait for reply debug3: receive packet: type 51 ... ... debug2: we did not send a packet, disable method debug1: No more authentication methods to try. user1@...
debug3: receive packet: type 6 debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug3: send packet: type 50 debug3: receive packet: type 51 debug1: Authentications that can continue: publickey,password
debug3: send packet: type 50 debug3: receive packet: type 51 debug1: Authentications that can continue: publickey debug3: start over, passed a different list publickey debug3: preferred gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password ...
wait for reply debug3: receive packet: type 51 ...然后在server端sshd_config里开启debug的模式...
debug3: send packet: type 20 debug1: SSH2_MSG_KEXINIT sent debug3: receive packet: type 20 debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: diffie-hellman-group-exchange-sha256,ext-info-c ...