Updated OpenSSH 64 bit Build and Installation Instructions (markdown)

quamrulmina 2015-09-23 10:33:26 -05:00
parent 0a7a1f9a01
commit 642c89a957

@ -71,7 +71,9 @@ Or:
HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control/Lsa/Authentication Packages
Reboot the machine.
- Reboot the machine.
- .ssh/authorized_keys file in a user's home directory should contain the public keys allowed to logon without password for the user. Typically it is in c:/users/myusername/.ssh/authorized_keys in a Windows system. One adds a key by appending a public key to the end of this file. For example: "type id_rsa.pub >> .ssh/authorized_keys"
#### REFERENCE VERSIONS