Difference between revisions of "SSH keys"
Jump to navigation
Jump to search
m |
m |
||
| Line 1: | Line 1: | ||
*use this recipe http://www.brandonhutchinson.com/WinSCP_public_key_authentication.html | *use this recipe http://www.brandonhutchinson.com/WinSCP_public_key_authentication.html | ||
| − | *will not work if your home directory has | + | *will not work if your home directory has group permissions until you set StrictModes to 'no' |
| + | *do not forget to restart sshd when making changes to configuration | ||
Revision as of 09:24, 20 December 2007
- use this recipe http://www.brandonhutchinson.com/WinSCP_public_key_authentication.html
- will not work if your home directory has group permissions until you set StrictModes to 'no'
- do not forget to restart sshd when making changes to configuration