mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-09-24 02:28:14 +02:00
Updated Setup public key based authentication for windows (markdown)
parent
e95506a697
commit
f70d1108fa
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
_Please note administrators_authorized_keys is the file name without any extension._
|
_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"`
|
`get-acl "$env:programdata\ssh\ssh_host_rsa_key" | set-acl "$env:programdata\ssh\administrators_authorized_keys"`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user