mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-25 23:14:54 +02:00
Updated Install Win32 OpenSSH (markdown)
parent
86edf15793
commit
3681311088
@ -6,7 +6,6 @@
|
|||||||
* `cd 'C:\Program Files\OpenSSH-Win32'`
|
* `cd 'C:\Program Files\OpenSSH-Win32'`
|
||||||
* Install sshd and ssh-agent services.
|
* Install sshd and ssh-agent services.
|
||||||
* `powershell.exe .\install-sshd.ps1`
|
* `powershell.exe .\install-sshd.ps1`
|
||||||
* `ntrights.exe -u "NT SERVICE\SSHD" +r SeAssignPrimaryTokenPrivilege`
|
|
||||||
* Setup SSH host keys (this will generate all the 'host' keys that sshd expects when its starts)
|
* Setup SSH host keys (this will generate all the 'host' keys that sshd expects when its starts)
|
||||||
* `.\ssh-keygen.exe -A`
|
* `.\ssh-keygen.exe -A`
|
||||||
* Secure SSH host keys (optional)
|
* Secure SSH host keys (optional)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user