mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-23 14:04:59 +02:00
Updated ssh.exe examples (markdown)
parent
9e9bc3dbe5
commit
4f9ee88c64
@ -33,7 +33,10 @@
|
|||||||
### 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`
|
||||||
|
|
||||||
|
**Please note you have to use the hostname instead of the username.**
|
||||||
|
|
||||||
### For Unix and Linux users
|
### For Unix and Linux users
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user