Δημοσιεύτηκε: 30 Ιαν 2018, 14:42
από Stefanos
Επίσης ενα portion απο το debugging.
Κώδικας: Επιλογή όλων
ssh root@192.168.59.102


Κώδικας: Επιλογή όλων
............
debug2: key: /Users/stefanos/.ssh/id_rsa (0x7f88fed070c0)
debug2: key: /Users/stefanos/.ssh/id_dsa (0x0)
debug2: key: /Users/stefanos/.ssh/id_ecdsa (0x0)
debug2: key: /Users/stefanos/.ssh/id_ed25519 (0x0)
debug3: send packet: type 5
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
debug3: start over, passed a different list publickey
debug3: preferred publickey,keyboard-interactive,password
debug3: authmethod_lookup publickey
debug3: remaining preferred: keyboard-interactive,password
debug3: authmethod_is_enabled publickey
debug1: Next authentication method: publickey
debug1: Offering public key: RSA SHA256:KUHOYbl/ClS3Yzfej9MTX36z0El0CcetWIi1BNtIyDo /Users/everydev1/.ssh/id_rsa
debug3: send_pubkey_test
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
debug1: Trying private key: /Users/stefanos/.ssh/id_dsa
debug3: no such identity: /Users/stefanos/.ssh/id_dsa: No such file or directory
debug1: Trying private key: /Users/stefanos/.ssh/id_ecdsa
debug3: no such identity: /Users/stefanos/.ssh/id_ecdsa: No such file or directory
debug1: Trying private key: /Users/stefanos/.ssh/id_ed25519
debug3: no such identity: /Users/stefanos/.ssh/id_ed25519: No such file or directory
debug2: we did not send a packet, disable method
debug1: No more authentication methods to try.
root@192.168.59.102: Permission denied (publickey).