Updated Setup public key based authentication for windows (markdown)

bagajjal 2020-08-26 10:02:56 -07:00
parent e95506a697
commit f70d1108fa

@ -22,7 +22,7 @@
_Please note administrators_authorized_keys is the file name without any extension._
ii. set the right ACLs.
ii. set the right ACLs using one of the host private key file.
`get-acl "$env:programdata\ssh\ssh_host_rsa_key" | set-acl "$env:programdata\ssh\administrators_authorized_keys"`