mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-20 20:44:50 +02:00
Updated ssh.exe examples (markdown)
parent
834456876b
commit
66f4fe683c
@ -32,7 +32,7 @@
|
|||||||
## Login using Kerberos Authentication
|
## Login using Kerberos Authentication
|
||||||
### 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
|
||||||
2. If you modify the sshd_config then restart the sshd service
|
2. If sshd_config is modified then restart the sshd service
|
||||||
* `net stop sshd`
|
* `net stop sshd`
|
||||||
* `net start sshd`
|
* `net start sshd`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user