User Tools

Site Tools


auth_gitlab

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
auth_gitlab [2019/12/03 15:27] – [Add an SSH key] apanoauth_gitlab [2020/04/02 11:25] (current) – [Check for an existing SSH key] apano
Line 31: Line 31:
 ==== Check for an existing SSH key ==== ==== Check for an existing SSH key ====
  
-If you already have an SSH key you will probably find it here:+If you already have an SSH key in your computer you will probably find it here:
  
 Linux/macOS :      ~/.ssh/id_rsa.pub Linux/macOS :      ~/.ssh/id_rsa.pub
Line 88: Line 88:
      HostName gitlab.inf.unibz.it      HostName gitlab.inf.unibz.it
      user your_username      user your_username
-     IdentityFile ~/.ssh/id_rsa.pub+     IdentityFile ~/.ssh/id_rsa
 </code> </code>
  
Line 95: Line 95:
 Host gitlab.inf.unibz.it Host gitlab.inf.unibz.it
      RSAAuthentication yes      RSAAuthentication yes
-     IdentityFile ~/.ssh/config/id_rsa.pub+     IdentityFile ~/.ssh/config/id_rsa
 </code> </code>
  
/data/www/wiki.inf.unibz.it/data/pages/auth_gitlab.txt · Last modified: 2020/04/02 11:25 by apano