Updated Install Win32 OpenSSH (markdown)

manojampalam 2016-05-23 19:55:30 -07:00
parent 86edf15793
commit 3681311088

@ -6,7 +6,6 @@
* `cd 'C:\Program Files\OpenSSH-Win32'`
* Install sshd and ssh-agent services.
* `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)
* `.\ssh-keygen.exe -A`
* Secure SSH host keys (optional)