Changes between Version 9 and Version 10 of faq/public-private-key-generation


Ignore:
Timestamp:
Jun 28, 2009, 1:30:20 PM (16 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • faq/public-private-key-generation

    v9 v10  
    6363== Accessing a server using your key ==
    6464
    65 Currently on Mayfirst, you must wait 24 hours before your SSH key is functional.  See [https://support.mayfirst.org/ticket/1756 this ticket] for details.
     65Currently on Mayfirst, you must wait 24 hours before your SSH key is functional.  See [https://support.mayfirst.org/ticket/1756 this ticket] for details. If you continue to have problems connecting and you are using linux, trying passing the -v option to get a verbose output which might indicate the error (e.g. {{{ssh -v user@host}}}.
    6666
    6767Congratulations! Now, whenever you want to secure shell or secure FTP into your site, you will be prompted for your private key password rather than your server password.  You can continue connecting as you always have, but you'll be prompted for the key instead of the remote password.