Documentation: Also consider the use of kerberos authentication over SSH
Most documentation assumed the use of SSH public key authentication. This change removes that assumption and adds some hints on client configuration with OpenSSH and kerberos. Change-Id: I4d5654a088a68afd740d3e4e91eaf15d0bbf58b1
This commit is contained in:
@@ -56,8 +56,8 @@ For git operations Gerrit supports the link:user-upload.html#ssh[SSH]
|
||||
and the link:user-upload.html#http[HTTP/HTTPS] protocols.
|
||||
|
||||
[NOTE]
|
||||
To use SSH you must link:user-upload.html#configure_ssh[generate an SSH
|
||||
key pair and upload the public SSH key to Gerrit].
|
||||
To use SSH you may need to link:user-upload.html#ssh[configure your SSH public
|
||||
key in your `Settings`].
|
||||
|
||||
[[code-review]]
|
||||
== Code Review Workflow
|
||||
|
||||
Reference in New Issue
Block a user