Differences
This shows you the differences between the selected revisions of the page.
2023-05-30 | 2023-06-01 | ||
Restored revision 1680709163. Undoing revisions 1685431830, 1685431853. (martin) (hidden) | need admin now to access the keys (martin) | ||
Line 51: | Line 51: | ||
Before the first connection, find out the fingerprint of the server's host key by using ''%%ssh-keygen.exe%%'' for each file. | Before the first connection, find out the fingerprint of the server's host key by using ''%%ssh-keygen.exe%%'' for each file. | ||
- | In Windows command-prompt, use: | + | In Windows command-prompt (run as Administrator), use: |
<code batch> | <code batch> | ||
Line 59: | Line 59: | ||
//Replace ''%WINDIR%\System32'' with ''%ProgramFiles%'', if appropriate.// | //Replace ''%WINDIR%\System32'' with ''%ProgramFiles%'', if appropriate.// | ||
- | In PowerShell, use: | + | In PowerShell (run as Administrator), use: |
<code powershell> | <code powershell> |