1749: Add information on using password-less SSH for repositories
- Fixed
- Review Board
chipx86 | |
|
|
Aug. 30, 2011 |
It's not obvious how to configure a repository to authenticate with SSH keys (id_dsa or id_rsa) files without using password authentication. We need to cover how to copy over a user's existing files to the web server's data/.ssh directory. We also need to cover the existence of this directory and how to work with it. This should be a section on password-less key-based SSH auth.