Administrator@WIN-1SNENHT3EGK MINGW64 /c/Git_Home (master)
$ ssh -v [email]git@128.0.0.55[/email]
OpenSSH_9.7p1, OpenSSL 3.2.1 30 Jan 2024
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to 128.0.0.55 [128.0.0.55] port 22.
debug1: Connection established.
debug1: identity file /c/Users/Administrator/.ssh/id_rsa type 0
debug1: identity file /c/Users/Administrator/.ssh/id_rsa-cert type -1
debug1: identity file /c/Users/Administrator/.ssh/id_ecdsa type -1
debug1: identity file /c/Users/Administrator/.ssh/id_ecdsa-cert type -1
debug1: identity file /c/Users/Administrator/.ssh/id_ecdsa_sk type -1
debug1: identity file /c/Users/Administrator/.ssh/id_ecdsa_sk-cert type -1
debug1: identity file /c/Users/Administrator/.ssh/id_ed25519 type -1
debug1: identity file /c/Users/Administrator/.ssh/id_ed25519-cert type -1
debug1: identity file /c/Users/Administrator/.ssh/id_ed25519_sk type -1
debug1: identity file /c/Users/Administrator/.ssh/id_ed25519_sk-cert type -1
debug1: identity file /c/Users/Administrator/.ssh/id_xmss type -1
debug1: identity file /c/Users/Administrator/.ssh/id_xmss-cert type -1
debug1: identity file /c/Users/Administrator/.ssh/id_dsa type -1
debug1: identity file /c/Users/Administrator/.ssh/id_dsa-cert type -1
debug1: Local version string SSH-2.0-OpenSSH_9.7
debug1: Remote protocol version 2.0, remote software version OpenSSH_6.6.1
debug1: compat_banner: match: OpenSSH_6.6.1 pat OpenSSH_6.6.1* compat 0x04000002
debug1: Authenticating to 128.0.0.55:22 as 'git'
debug1: load_hostkeys: fopen /c/Users/Administrator/.ssh/known_hosts2: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: algorithm: [email]curve25519-sha256@libssh.org[/email]
debug1: kex: host key algorithm: ssh-ed25519
debug1: kex: server->client cipher: [email]chacha20-poly1305@openssh.com[/email] MAC: <implicit> compression: none
debug1: kex: client->server cipher: [email]chacha20-poly1305@openssh.com[/email] MAC: <implicit> compression: none
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: SSH2_MSG_KEX_ECDH_REPLY received
debug1: Server host key: ssh-ed25519 SHA256:xIZkCy3Q/3+JBtEB+z63a5nlJBJK34dM4K6E2YeuL30
debug1: load_hostkeys: fopen /c/Users/Administrator/.ssh/known_hosts2: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
debug1: Host '128.0.0.55' is known and matches the ED25519 host key.
debug1: Found key in /c/Users/Administrator/.ssh/known_hosts:1
debug1: rekey out after 134217728 blocks
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: rekey in after 134217728 blocks
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
debug1: Next authentication method: publickey
debug1: get_agent_identities: bound agent to hostkey
debug1: get_agent_identities: agent returned 1 keys
debug1: Will attempt key: /c/Users/Administrator/.ssh/id_rsa RSA SHA256:swkaoYkYjivevxtRnWn4pSGwWwE7/YlQ1in92Yh/cio agent
debug1: Will attempt key: /c/Users/Administrator/.ssh/id_ecdsa
debug1: Will attempt key: /c/Users/Administrator/.ssh/id_ecdsa_sk
debug1: Will attempt key: /c/Users/Administrator/.ssh/id_ed25519
debug1: Will attempt key: /c/Users/Administrator/.ssh/id_ed25519_sk
debug1: Will attempt key: /c/Users/Administrator/.ssh/id_xmss
debug1: Will attempt key: /c/Users/Administrator/.ssh/id_dsa
debug1: Offering public key: /c/Users/Administrator/.ssh/id_rsa RSA SHA256:swkaoYkYjivevxtRnWn4pSGwWwE7/YlQ1in92Yh/cio agent
debug1: send_pubkey_test: no mutual signature algorithm
debug1: Trying private key: /c/Users/Administrator/.ssh/id_ecdsa
debug1: Trying private key: /c/Users/Administrator/.ssh/id_ecdsa_sk
debug1: Trying private key: /c/Users/Administrator/.ssh/id_ed25519
debug1: Trying private key: /c/Users/Administrator/.ssh/id_ed25519_sk
debug1: Trying private key: /c/Users/Administrator/.ssh/id_xmss
debug1: Trying private key: /c/Users/Administrator/.ssh/id_dsa
debug1: Next authentication method: password
[email]git@128.0.0.55[/email]'s password:
debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
Permission denied, please try again.
[email]git@128.0.0.55[/email]'s password: |