lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 70fb246: Improve ssh instructions


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 70fb246: Improve ssh instructions
Date: Thu, 18 Jan 2018 18:50:12 -0500 (EST)

branch: master
commit 70fb24649d8490e2d036c3e3007ed7539a969cb3
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Improve ssh instructions
---
 README.schroot | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.schroot b/README.schroot
index 8b9c282..46c269a 100644
--- a/README.schroot
+++ b/README.schroot
@@ -274,6 +274,11 @@ exit
 # Configure ssh, iff this chroot needs write access to savannah.
 # The easiest way is to copy existing credentials, e.g.:
 #   cp -a ~/.ssh/ /srv/chroot/cross-lmi/home/greg
+# Make sure the .ssh/config file contains:
+#   Protocol 2
+#   HashKnownHosts no
+# See the discussion of hashing (inter alia) here:
+#   http://lists.nongnu.org/archive/html/lmi/2018-01/msg00003.html
 
 # Use an msw-native java to let lmi write illustrations to pdf. See:
 #   http://lists.nongnu.org/archive/html/lmi/2016-10/msg00010.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]