1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-04-23 05:55:04 -05:00

Aargh, an Americanism crept in. Now corrected: favorite -> favourite.

[originally from svn r1482]
This commit is contained in:
Simon Tatham 2001-12-14 09:58:07 +00:00
parent 8ecf3e147d
commit ab431397d6

View File

@ -1,4 +1,4 @@
\versionid $Id: pubkey.but,v 1.12 2001/12/12 18:45:56 simon Exp $ \versionid $Id: pubkey.but,v 1.13 2001/12/14 09:58:07 simon Exp $
\C{pubkey} Using public keys for SSH authentication \C{pubkey} Using public keys for SSH authentication
@ -337,13 +337,13 @@ accept your public key for authentication:
\b If your server is using the SSH 1 protocol, you should change \b If your server is using the SSH 1 protocol, you should change
into the \c{.ssh} directory and open the file \c{authorized_keys} into the \c{.ssh} directory and open the file \c{authorized_keys}
with your favorite editor. (You may have to create this file if this with your favourite editor. (You may have to create this file if
is the first key you have put in it). Then switch to the PuTTYgen this is the first key you have put in it). Then switch to the
window, select all of the text in the \q{Public key for pasting into PuTTYgen window, select all of the text in the \q{Public key for
authorized_keys file} box (see \k{puttygen-pastekey}), and copy it pasting into authorized_keys file} box (see \k{puttygen-pastekey}),
to the clipboard (\c{Ctrl+C}). Then, switch back to the PuTTY window and copy it to the clipboard (\c{Ctrl+C}). Then, switch back to the
and insert the data into the open file, making sure it ends up all PuTTY window and insert the data into the open file, making sure it
on one line. Save the file. ends up all on one line. Save the file.
\b If your server is OpenSSH and is using the SSH 2 protocol, you \b If your server is OpenSSH and is using the SSH 2 protocol, you
should follow the same instructions, except that in earlier versions should follow the same instructions, except that in earlier versions