Hi Elmar,

Elmar Dolgener <elmar.dolge...@fau.de> wrote:
> Instead of
> "Als Nächstes fügen Sie den Inhalt der oben erwähnten Datei in die 
> |~/.ssh/authorized_keys|-Datei auf dem entfernten System ein (die Datei 
> sollte mode 600 gesetzt sein)."
> please state
> "Als Nächstes fügen Sie den Inhalt der *lokalen public-Key-Datei 
> (~/.ssh/id_rsa.pub)* in *Ihre* |~/.ssh/authorized_keys|-Datei auf dem 
> entfernten System ein (die Datei sollte mode 600 gesetzt sein)."
> Otherwise an important clarification is missing.

I have prepared a patch for the English site, and forward it to
debian-www, to get your suggestions in for other languages as well.



debian-www:
Elmar has suggested some clarification regarding public key file for
passwordless ssh on https://www.debian.org/devel/passwordlessssh.



Any objections against me committing the attached patch?

Holger



-- 
============================================================
Created with Sylpheed 3.5.0 under
        D E B I A N   L I N U X   8 . 0   " J E S S I E " .

Registered Linux User #311290 - https://linuxcounter.net/
============================================================
? .directory
? ssh.diff
? website/.directory
? website/errors/.directory
? website/stats/.directory
Index: passwordlessssh.wml
===================================================================
RCS file: /cvs/webwml/webwml/english/devel/passwordlessssh.wml,v
retrieving revision 1.10
diff -u -r1.10 passwordlessssh.wml
--- passwordlessssh.wml	3 Feb 2017 09:49:10 -0000	1.10
+++ passwordlessssh.wml	24 Apr 2017 17:39:02 -0000
@@ -18,7 +18,9 @@
 	<code>~/.ssh/identity.pub</code>; with newer ones, they
 	will be stored in <code>~/.ssh/id_rsa</code> and 
 	<code>~/.ssh/id_rsa.pub</code>.</li>
-      <li>Next, add the contents of the public key file into
+      <li>Next, add the content of the local public key file
+	(<code>~/.ssh/identity.pub</code> respective
+	<code>~/.ssh/id_rsa.pub</code>) into your
 	<code>~/.ssh/authorized_keys</code> on the remote site (the file
 	should be mode 600).
 	<br>

Reply via email to