Re: Putty (plink) causes zombie process while executing a command

2005-09-05 Thread Martin Burger
> Any idea why plink causes the zombie processes? How can I debug that > problem? Setting LogLevel in /etc/ssh/sshd_config to VERBOSE instead of DEBUG solves that issue, no zombie processes anymore. See: http://bugzilla.mindrot.org/show_bug.cgi?id=967 Regards, Martin -- To UNSUBSCRIBE, email

Re: Executing remote commands via ssh causes zombie process

2005-09-03 Thread Martin Burger
Martin Burger schrieb: > So, it's not relevant whether I use plink or ssh. It's a general > problem: If I execute a command on the Debian box remotely via ssh > protocol, a zombie process occurs. Could that be a bug in bash? Or in > the ssh daemon? Or... I tried cs

Executing remote commands via ssh causes zombie process

2005-09-03 Thread Martin Burger
> I'm trying to execute a command on my Sarge box using plink (Putty) on > Windows XP. E.g.: plink -A -2 -ssh [EMAIL PROTECTED] ls -l > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] I tried to execute the command "ls -l" using the ssh executable on the Debian box: [EMAIL PRO

Re: Putty (plink) causes zombie process while executing a command

2005-09-03 Thread Martin Burger
David Jardine schrieb: > Preamble: I don't know if I'll be able to help you on this since > I know nothing about plink except what I've just discovered with > apt-cache show putty-tools :( PuTTY is a client program running on Windows for the SSH, Telnet and Rlogin network protocols. Plink is a co

Re: Putty (plink) causes zombie process while executing a command

2005-09-03 Thread Martin Burger
Roel Schroeven schrieb: > I'm sorry, I can't really help: when I try that, it works perfectly. At > least I guess it means that your syntax is correct. > > For the record, I did it between from a Windows box to a Debian box on > the same LAN. The Windows box runs Windows XP SP2 and Debian is Sarge

Putty (plink) causes zombie process while executing a command

2005-09-02 Thread Martin Burger
Hello, I'm trying to execute a command on my Sarge box using plink (Putty) on Windows XP. E.g.: plink -A -2 -ssh [EMAIL PROTECTED] ls -l But instead of listing my home directory in my dos box, the command hangs. If I check the processes on Sarge, I see a zombie process "[ls] ". After killing the