You are not logged in.

#1 2009-05-13 19:07:00

scv5
Member
Registered: 2008-10-19
Posts: 109

[solved] sudo gives error message over ssh

it seem that everytime I use sudo over ssh to my arch box, my arch box kicks back the following error message:

debug3: Received SSH2_MSG_IGNORE

Anyways see this before or know what causes it?

Last edited by scv5 (2009-05-13 23:30:12)

Offline

#2 2009-05-13 22:03:29

ataraxia
Member
From: Pittsburgh
Registered: 2007-05-06
Posts: 1,553

Re: [solved] sudo gives error message over ssh

It means the remote end is telling the local end not to echo the thing you just typed (in this case, because it's in the password).

It only shows up if you have ssh debug turned all the way up (-vvv). Don't do that unless you need to.

Offline

#3 2009-05-13 23:29:45

scv5
Member
Registered: 2008-10-19
Posts: 109

Re: [solved] sudo gives error message over ssh

ah, makes perfect sense, I was trouble shooting tcpwrappers and iptables earlier and had it turned on and have been using my bash history to connect all week. Thanks.

Offline

Board footer

Powered by FluxBB