Updated ssh.exe examples (markdown)

bagajjal 2020-03-19 14:33:07 -07:00
parent 05706317ca
commit 9e9bc3dbe5

@ -33,7 +33,7 @@
### Setup server-side ### Setup server-side
1. On a domain joined server, set GSSAPIAuthentication to `yes` in sshd_config 1. On a domain joined server, set GSSAPIAuthentication to `yes` in sshd_config
### Usage on a domain joined Windows client logged in as domain user ### Usage on a domain joined Windows client logged in as domain user
* `ssh -K host` * `ssh -K **host**`
### For Unix and Linux users ### For Unix and Linux users