2016-07-01 355 views
3

我已經創建了ssh密鑰到我的網絡驅動器。唯一的問題是,當網絡驅動器無法訪問,那麼我的git pull/push不起作用,因爲找不到ssh密鑰。所以我決定添加新的密鑰到我的Windows驅動器。 我添加了新的SSH密鑰,但是當我推/拉我的代碼如下錯誤Git權限被拒絕(公鑰)

Permission denied (publickey). 
fatal: Could not read from remote repository. 

Please make sure you have the correct access rights 
and the repository exists. 

接收。然後我運行下面的命令

1) $ eval `ssh-agent` 
2) ssh-add /d/ssh/id_rsa 

之後,我能推/拉。但是,每當我重新啓動計算機時都會出現問題,我需要運行這2個命令。這不是每次運行的好解決方案。那麼有沒有什麼好的解決方案,我不需要運行命令。

注意:我已經從網絡驅動器中刪除了所有以前的ssh密鑰。

修訂

我運行ssh -vvv bitbucket.org命令的輸出低於後。

OpenSSH_7.1p2, OpenSSL 1.0.2h 3 May 2016 
debug1: Reading configuration data /etc/ssh/ssh_config 
debug2: ssh_connect: needpriv 0 
debug1: Connecting to bitbucket.org [104.192.143.1] port 22. 
debug1: Connection established. 
debug1: key_load_public: No such file or directory 
debug1: identity file /z/.ssh/id_rsa type -1 
debug1: key_load_public: No such file or directory 
debug1: identity file /z/.ssh/id_rsa-cert type -1 
debug1: key_load_public: No such file or directory 
debug1: identity file /z/.ssh/id_dsa type -1 
debug1: key_load_public: No such file or directory 
debug1: identity file /z/.ssh/id_dsa-cert type -1 
debug1: key_load_public: No such file or directory 
debug1: identity file /z/.ssh/id_ecdsa type -1 
debug1: key_load_public: No such file or directory 
debug1: identity file /z/.ssh/id_ecdsa-cert type -1 
debug1: key_load_public: No such file or directory 
debug1: identity file /z/.ssh/id_ed25519 type -1 
debug1: key_load_public: No such file or directory 
debug1: identity file /z/.ssh/id_ed25519-cert type -1 
debug1: Enabling compatibility mode for protocol 2.0 
debug1: Local version string SSH-2.0-OpenSSH_7.1 
debug1: Remote protocol version 2.0, remote software version OpenSSH_6.4 
debug1: match: OpenSSH_6.4 pat OpenSSH* compat 0x04000000 
debug2: fd 3 setting O_NONBLOCK 
debug1: Authenticating to bitbucket.org:22 as 'Azam.Alvi' 
debug3: hostkeys_foreach: reading file "/z/.ssh/known_hosts" 
debug3: record_hostkey: found key type RSA in file /z/.ssh/known_hosts:1 
debug3: load_hostkeys: loaded 1 keys from bitbucket.org 
debug3: order_hostkeyalgs: prefer hostkeyalgs: [email protected],ssh-rsa 
debug1: SSH2_MSG_KEXINIT sent 
debug1: SSH2_MSG_KEXINIT received 
debug2: kex_parse_kexinit: [email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1 
debug2: kex_parse_kexinit: [email protected],ssh-rsa,[email protected],[email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519 
debug2: kex_parse_kexinit: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected],arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected] 
debug2: kex_parse_kexinit: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected],arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected] 
debug2: kex_parse_kexinit: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1,[email protected],[email protected],[email protected],[email protected],hmac-md5,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96 
debug2: kex_parse_kexinit: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1,[email protected],[email protected],[email protected],[email protected],hmac-md5,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96 
debug2: kex_parse_kexinit: none,[email protected],zlib 
debug2: kex_parse_kexinit: none,[email protected],zlib 
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: 
debug2: first_kex_follows 0 
debug2: reserved 0 
debug2: kex_parse_kexinit: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 
debug2: kex_parse_kexinit: ssh-dss,ssh-rsa 
debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,[email protected],[email protected],aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected] 
debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,[email protected],[email protected],aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected] 
debug2: kex_parse_kexinit: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]penssh.com,[email protected],hmac-md5,hmac-sha1,[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96 
debug2: kex_parse_kexinit: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-md5,hmac-sha1,[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96 
debug2: kex_parse_kexinit: none,[email protected] 
debug2: kex_parse_kexinit: none,[email protected] 
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: 
debug2: first_kex_follows 0 
debug2: reserved 0 
debug1: kex: server->client aes128-ctr [email protected] none 
debug1: kex: client->server aes128-ctr [email protected] none 
debug1: sending SSH2_MSG_KEX_ECDH_INIT 
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY 
debug1: Server host key: ssh-rsa SHA256:zzXQOXSRBEiUtuE8AikJYKwbHaYXaGp1A 
debug3: hostkeys_foreach: reading file "/z/.ssh/known_hosts" 
debug3: record_hostkey: found key type RSA in file /z/.ssh/known_hosts:1 
debug3: load_hostkeys: loaded 1 keys from bitbucket.org 
debug3: hostkeys_foreach: reading file "/z/.ssh/known_hosts" 
debug3: record_hostkey: found key type RSA in file /z/.ssh/known_hosts:1 
debug3: load_hostkeys: loaded 1 keys from 104.192.143.1 
debug1: Host 'bitbucket.org' is known and matches the RSA host key. 
debug1: Found key in /z/.ssh/known_hosts:1 
debug2: set_newkeys: mode 1 
debug1: SSH2_MSG_NEWKEYS sent 
debug1: expecting SSH2_MSG_NEWKEYS 
debug2: set_newkeys: mode 0 
debug1: SSH2_MSG_NEWKEYS received 
debug1: SSH2_MSG_SERVICE_REQUEST sent 
debug2: service_accept: ssh-userauth 
debug1: SSH2_MSG_SERVICE_ACCEPT received 
debug2: key: /d/ssh/id_rsa (0x600072470), 
debug2: key: /z/.ssh/id_rsa (0x0), 
debug2: key: /z/.ssh/id_dsa (0x0), 
debug2: key: /z/.ssh/id_ecdsa (0x0), 
debug2: key: /z/.ssh/id_ed25519 (0x0), 
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 RSA public key: /d/ssh/id_rsa 
debug3: send_pubkey_test 
debug2: we sent a publickey packet, wait for reply 
debug1: Authentications that can continue: publickey 
debug1: Trying private key: /z/.ssh/id_rsa 
debug3: no such identity: /z/.ssh/id_rsa: No such file or directory 
debug1: Trying private key: /z/.ssh/id_dsa 
debug3: no such identity: /z/.ssh/id_dsa: No such file or directory 
debug1: Trying private key: /z/.ssh/id_ecdsa 
debug3: no such identity: /z/.ssh/id_ecdsa: No such file or directory 
debug1: Trying private key: /z/.ssh/id_ed25519 
debug3: no such identity: /z/.ssh/id_ed25519: No such file or directory 
debug2: we did not send a packet, disable method 
debug1: No more authentication methods to try. 
Permission denied (publickey). 

回答

2

創建ssh_config

Host git_hostname # probably bitbucket.org 
    IdentityFile /d/ssh/id_rsa 

應該在~/.ssh/config。在運行ssh -vvv bitbucket.org時,您應該能夠找出客戶端讀取的配置。

+0

我正在使用windows,所以我應該在哪裏創建這個文件 –

+0

「*您應該能夠找到什麼配置是您的客戶端閱讀時運行'ssh -vvv bitbucket.org'。」「 – Jakuje

+0

當我試圖找到使用ssh -vvv然後大多數情況下我發現'/ z/.ssh/*'路徑是網絡路徑,現在它不再存在了。 –