Thread: [sshmenu] Warning when connecting to ssh server
Brought to you by:
grantm
From: Christopher J. W. <chr...@gm...> - 2008-01-24 18:01:06
|
$SSH_AUTH_SOCK point to /tmp/whatever, but it does not exist! This started happening recently, but never used to. Is there a way to prevent or re-set this or anything? -- Christopher J. Wells |
From: Grant M. <gr...@mc...> - 2008-01-24 19:51:05
|
On Thu, 2008-01-24 at 13:01 -0500, Christopher J. Wells wrote: > $SSH_AUTH_SOCK point to /tmp/whatever, but it does not exist! > > This started happening recently, but never used to. Is there a way to > prevent or re-set this or anything? This sounds like the problem described here: http://sshmenu.sourceforge.net/faq/#agent_error The quick and dirty workaround is to reboot your workstation. The fix is to make sure that when you log out of GNOME, all the GNOME processes are killed. Regards Grant |
From: Christopher J. W. <chr...@gm...> - 2008-01-24 21:35:27
|
Right on. I can't believe that was in the FAQ and I missed it. For anyone else interested, on Ubuntu (I'm on Gutsy) the FAQ lists /etc/X11/gdm/PostSession/Default, but the gdm stuff is now just at /etc/gdm (ergo, /etc/gdm/PostSession/Default). Thanks! .cw. On Jan 24, 2008 2:50 PM, Grant McLean <gr...@mc...> wrote: > On Thu, 2008-01-24 at 13:01 -0500, Christopher J. Wells wrote: > > $SSH_AUTH_SOCK point to /tmp/whatever, but it does not exist! > > > > This started happening recently, but never used to. Is there a way to > > prevent or re-set this or anything? > > This sounds like the problem described here: > > http://sshmenu.sourceforge.net/faq/#agent_error > > The quick and dirty workaround is to reboot your workstation. The fix > is to make sure that when you log out of GNOME, all the GNOME processes > are killed. > > Regards > Grant > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > sshmenu-users mailing list > ssh...@li... > https://lists.sourceforge.net/lists/listinfo/sshmenu-users > -- Christopher J. Wells |