Re: 1.5.12 ssh hangs on some machines when stdout has content

2005-10-25 Thread David Corbin
On Tuesday 25 October 2005 10:12, Igor Pechtchanski wrote: > On Tue, 25 Oct 2005, David Corbin wrote: > The first thing anyone would notice is that 1.5.12 (and your > OpenSSH/OpenSSL versions) are very old. The current Cygwin is 1.5.18 > (going on 1.5.19), and OpenSSH is up to 4.2p1

1.5.12 ssh hangs on some machines when stdout has content

2005-10-25 Thread David Corbin
cygcheck.out file is attached. ssh reports it's version as SSH version OpenSSH_3.9p1, OpenSSL 0.9.7e 25 Oct 2004 The destination host does not appear to matter (I've tested against cygwin-sshd, and a linux box). This has my very baffled, and concerned. Any help appreciate

Re: decoding sshd failure

2004-06-04 Thread David Corbin
On Friday 04 June 2004 07:40, Andy Rushton wrote: > Someone wrote: > >>>Below is a fragment of output from sshd -d -d -d > >>> > >>>Can someone tell me why it doesn't like my publickey? I think I've done > >>>everything right, but no joy. I can login using the password just fine. > > Sorry, I mis

Re: decoding sshd failure

2004-06-04 Thread David Corbin
On Thursday 03 June 2004 23:18, Larry Hall wrote: > At 10:13 PM 6/3/2004, you wrote: > >Below is a fragment of output from sshd -d -d -d > > > >Can someone tell me why it doesn't like my publickey? I think I've done > > everything right, but no joy. I can login using the password just fine. > > T

decoding sshd failure

2004-06-03 Thread David Corbin
Below is a fragment of output from sshd -d -d -d Can someone tell me why it doesn't like my publickey? I think I've done everything right, but no joy. I can login using the password just fine. Thanks. David debug1: userauth-request for user dcorbin service ssh-connection method publickey debug

Re: ssh password

2004-05-06 Thread David Corbin
On Thursday 06 May 2004 20:49, David Corbin wrote: > On Thursday 06 May 2004 09:30, Igor Pechtchanski wrote: > > On Thu, 6 May 2004, Igor Pechtchanski wrote: > > > On Thu, 6 May 2004, David Corbin wrote: > > > > I'm very confused. When ssh to cygwin sshd, h

Re: ssh password

2004-05-06 Thread David Corbin
On Thursday 06 May 2004 09:30, Igor Pechtchanski wrote: > On Thu, 6 May 2004, Igor Pechtchanski wrote: > > On Thu, 6 May 2004, David Corbin wrote: > > > I'm very confused. When ssh to cygwin sshd, how does it try to match > > > the password? > > > > It

ssh password

2004-05-06 Thread David Corbin
I'm very confused. When ssh to cygwin sshd, how does it try to match the password? Thanks David -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: htt

Re: sshd debugging

2004-03-23 Thread David Corbin
On Tuesday 23 March 2004 07:26, Corinna Vinschen wrote: > On Mar 23 07:16, David Corbin wrote: > > I have sshd up and running as a service. I can ssh into the box if I > > type a password, but I do have a public-key/private-key installed that it > > doesn't seem to r

sshd debugging

2004-03-23 Thread David Corbin
problem on linux, I usually launch sshd in non-daemon mode with some debugging flags on a different port. When I try to do this with cygwin, it says that it can't read the host key and quits. (the host key is a 0600 and owned by SYSTEM). How can I do this? -- David Corbin &l