Differences
This shows you the differences between the selected revisions of the page.
2017-05-16 | 2017-06-02 | ||
key_authentication (martin) | no summary (212.23.72.205) | ||
Line 24: | Line 24: | ||
* Create the ''.ssh'' folder (for the ''authorized_keys'' file) in your Windows account profile folder (typically in ''C:\Users\username\.ssh''). &winpath | * Create the ''.ssh'' folder (for the ''authorized_keys'' file) in your Windows account profile folder (typically in ''C:\Users\username\.ssh''). &winpath | ||
- | * Grant the %%SSH%% server read permissions to the ''.ssh'' folder. As the Administrator, run: \\ ''%%icacls C:\users\username\.ssh /grant "NT Service\sshd":R /T%%'' | + | * Grant the %%SSH%% server read permissions to the ''.ssh'' folder. As the Administrator, run: \\ ''%%icacls C:\users\username\.ssh /grant "NT Service\sshd:R" /T%%'' |
===== [[connecting]] Connecting to the server ===== | ===== [[connecting]] Connecting to the server ===== |