Setup the 5-1-stable version ,however sshkey doesn'twork
Created by: herohenu
After all the steps over, I signed in gitlab by LDAP, add a pubkey create a project, when i clone this project via ssh link , give tip as this: fatal: Could not read from remote repository Please make sure you have the correct access rights.however ,the file ~/.ssh$ cat authorized_keys has exists the public ssh key .when I use the http link [email protected]:aaa/bbb.git I have to input username and password every time I clone push and pull . What file need I edit ,Thanks.
P.s( I use ssh -v [email protected] exit status 0)