Re: Need sshd running in debug mode with multiple connections
try
strace -ff -o filename sshd
this will write the trace for each child of 'sshd'
into a different file. You will see a number of
files called filename.pid (pid is the pid of the
respective process)
On Tue, 2003-08-05 at 18:20, Tim Gross wrote:
> Hello,
--
--------------------------------------------------------------
Johannes Ullrich jullrich@euclidian.com
pgp key:
http://johannes.homepc.org/PGPKEYS
--------------------------------------------------------------
"We regret to inform you that we do not enable any of the
security functions within the routers that we install."
support@covad.net
--------------------------------------------------------------
Received on Sun Aug 10 02:35:17 2003
This archive was generated by hypermail 2.1.8
: Wed Aug 23 2006 - 14:03:01 EDT
|