Difference between revisions of "SSH keys"

From Mesopoly 3.0
Jump to navigation Jump to search
m
m
Line 1: Line 1:
*use this recipe http://www.brandonhutchinson.com/WinSCP_public_key_authentication.html
+
*used this recipe http://www.brandonhutchinson.com/WinSCP_public_key_authentication.html
 +
 
 +
*download WinSCP package (including key-generating PuttyGen.exe) [http://winscp.net/eng/download.php here]
 +
 
 +
 
 +
 
 
*will not work if your home directory has group permissions until you set StrictModes to 'no'
 
*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
 
*do not forget to restart sshd when making changes to configuration

Revision as of 09:39, 20 December 2007

  • download WinSCP package (including key-generating PuttyGen.exe) here


  • 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