Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] [ndt] r375 committed - updating what to do when the machine reboots w/ respect to the ssh ...

Subject: NDT-DEV email list created

List archive

[ndt-dev] [ndt] r375 committed - updating what to do when the machine reboots w/ respect to the ssh ...


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] [ndt] r375 committed - updating what to do when the machine reboots w/ respect to the ssh ...
  • Date: Mon, 23 Aug 2010 18:21:17 +0000

Revision: 375
Author: jwzurawski
Date: Mon Aug 23 11:16:49 2010
Log: updating what to do when the machine reboots w/ respect to the ssh
passphrase

-jason


http://code.google.com/p/ndt/source/detail?r=375

Modified:
/wiki/MLabOperations.wiki

=======================================
--- /wiki/MLabOperations.wiki Sun Jun 27 16:24:52 2010
+++ /wiki/MLabOperations.wiki Mon Aug 23 11:16:49 2010
@@ -158,6 +158,23 @@
{{{
mlabX.copy /usr/local/sbin/web100srv
}}}
+
+== SSH Passphrase Errors ==
+
+In most cases the _Convenience Scripts_ should work without needing to re-enter the passphrase since an SSH agent is always running. If a message like this is seen:
+
+{{{
+[iupui_ndt@mlab4
~]$ mlab.df
+Initialising new SSH agent...
+succeeded
+Enter passphrase for /home/iupui_ndt/.ssh/id_rsa:
+}}}
+
+The environment must be reset. E.g:
+
+{{{
+rm -f ~/.ssh/environment
+}}}

== Deleting files that have been successfully sync'd (Clearing disk space) ==



  • [ndt-dev] [ndt] r375 committed - updating what to do when the machine reboots w/ respect to the ssh ..., ndt, 08/23/2010

Archive powered by MHonArc 2.6.16.

Top of Page