git - Gitlab 7.3.2 Permission Denied (publickey) -
I have just installed a new install on Githelb 7.3.2 on the private server. Then I created a new project, a new user who is a valid SSP key.
When I try to clone the test project, the permission is thrown by the permission (publisher). In the previous version I had to check the settings of the / home / git folder, but there was something like that but now this folder is not present.
Any ideas from how can I solve it please?
ssh -vT git@git.xxx.xx Opanssac_6k6kl, OpenSSL 1.0.1f Jnvri 6 2014 debug1: configuration data read / Home /xxx/.ssh/config debug1: configuration data / Etc / ssh Read / Ssh_config debug1: / etc / ssh / ssh_config Line 19: * Applying options for debug1: Connect to git.xxx.xx [xx.xx.xx.xx] port 22. Debug 1: Installation of Connection. Debug1: Identity file /home/xxx/.ssh/id_rsa Type 1 debug1: Identity file /home/xxx/.ssh/id_rsa-cert Type-1 debug1: Identity file /home/xxx/.ssh/id_dsa Type-1 debug1 : Identity file /home/xxx/.ssh/id_dsa-cert Type-1 debug1: Identity file /home/xxx/.ssh/id_ecdsa Type-1 debug1: Identity file /home/xxx/.ssh/id_ecdsa-cert Type - 1 debug1: identity file /home/xxx/.ssh/id_ed25519 type -1 debug1: identity file /home/xxx/.ssh/id_ed25519-cert type -1 debug1: 2.0 debug1 enabling compatibility mode for protocol: local Version string SSH-2.0-OpenSSH_6.6.1 P1 Ubuntu-2 buttonu 2d Bug 1: Remote Protocol Version 2.0, remote software version Opanssac_6k6kl P1 Ubuntu 2 to Ubut debug 1: Match: Opanssac_6k6kl P1 Open Ssac_6k6kl Open Ssac_6k6kl * Kmpat 0 x 0 0 0 0 4,000,000 debug 1 : SSH2_MSG_KXINIT debug sent 1: kex: Customer & gt; Server AES128-CTR hmac-md5-etm@openssh.com send any debug1: SSH2_MSG_KEX_ECDH_INIT ;: kex: Customer AES128- CTR hmac-md5-etm@openssh.com Any debug1 server & gt SSH2_MSG_KEXINIT debug1 received debug1: SSH2_MSG_KEX_ECDH_REPLY expect debug1 server host key: ECDSA B0: A2: 51: 5 b: B9: A7: E9: be: 0C: 5c: 0b: 51: E1: C8: C9: 5e debug1: Host 'git.xxx.xx' Iseedisa host The key is known and matches debug 1: the key taken /home/xxx/.ssh/known_hosts:3 debug1: ssh_ecdsa_verify: signature correct debug 1: SSH2_MSG_NEWKEYS Sent debug 1: Expecting SSH2_MSG_NEWKEYS debug1: SSH2_MSG_NEWKEYS received debug1 : Server d Ibg is not permitted by the 1: SSH2_MSG_SERVICE_REQUEST can also debug sent 1: SSH2_MSG_SERVICE_ACCEPT get debug 1: Credentials issued: Publickey Debugl: Next authentication method: publickey debug1: Prasad RSA public key: /home/xxx/.ssh/id_rsa debug1 : Authentication can continue: publickey debug1: Private key is trying: / home / xxx / Ssh / id_dsa debug1: Trying private key: /home/xxx/.ssh/id_ecdsa debug1: Trying private key: /home/xxx/.ssh/id_ed25519 debug1: try anymore certification Permissions denied permission (publisher)
OK connect my disturbance, git via ssh I have not updated the ssh configuration to add more security ...
It is working fine now.
Comments
Post a Comment