Re: Why you can't load ws2_32.dll (was Re: Can't use key authentication on x64 Server 2003 R2)

2010-01-24 Thread Gordon Messmer
On 01/08/2010 06:59 AM, Corinna Vinschen wrote: I can't reproduce this one, but I can reproduce the other problem with pubkey authentication reported in this thread: ... I appreciate the time you took to explain this problem. I've been working on it for a while, and still can't get it right.

Re: Can't use key authentication on x64 Server 2003 R2

2009-12-31 Thread Gordon Messmer
For the time being, I've reinstalled Cygwin 1.5 on the problematic host. It still works as well as it ever did. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http

Re: Can't use key authentication on x64 Server 2003 R2

2009-12-31 Thread Gordon Messmer
On 12/31/2009 10:41 AM, Yaakov (Cygwin/X) wrote: That means there is a process running besides rebaseall. rebaseall must be run from a dash shell with no other processes -- including services -- running. I started bash from the start menu and ran "exec dash". "ps ax" showed no other cygwi

Re: Can't use key authentication on x64 Server 2003 R2

2009-12-31 Thread Gordon Messmer
Following advise that appeared for another user, I tried to run rebaseall on the 64 bit Windows host. It failed: $ rebaseall ReBaseImage (/usr/bin/cyggcc_s-1.dll) failed with last error = 6 Maybe this is related to the ssh with keys failure? -- Problem reports: http://cygwin.com/

Re: Can't use key authentication on x64 Server 2003 R2

2009-12-30 Thread Gordon Messmer
On 12/30/2009 12:56 AM, Csaba Raduly wrote: If I understand this correctly, it is the ssh client which quits abruptly. Error 126 is "The notorious error 126 (ERROR_MOD_NOT_FOUND) when loading DLL/DSO's in Win32" (first hit when googling "Win32 error 126"). However, WSAGetLastError is in ws2_32.d

Can't use key authentication on x64 Server 2003 R2

2009-12-29 Thread Gordon Messmer
Since upgrading to Cygwin 1.7, I'm no longer able to use key authentication on one of several Windows systems. All of the working systems are 32 bit installs, the one which isn't working is 64 bit. The problem only affects key authentication. Password authentication still works properly. T

Error starting sshd: "Win32 error 1069"

2008-06-21 Thread Gordon Messmer
I'm having trouble starting sshd on a host running Windows Server 2003, SP1. It was working several days ago, and then stopped for no reason that I can determine. I tried starting the service by hand, and got: $ cygrunsrv.exe -S sshd cygrunsrv: Error starting a service: QueryServiceStatus: Wi

Re: Active Directory and the dreaded "Win32 error 1069" starting sshd

2008-06-09 Thread Gordon Messmer
Christopher Faylor wrote: On Tue, Jun 03, 2008 at 11:20:47PM -0700, Gordon Messmer wrote: I'm trying to set up cygwin sshd on two hosts which are members of the same domain. One server is Windows 2003, the other is 2003 R2. Briefly, the problem is that after installing cygwin on bo

Active Directory and the dreaded "Win32 error 1069" starting sshd

2008-06-03 Thread Gordon Messmer
I'm trying to set up cygwin sshd on two hosts which are members of the same domain. One server is Windows 2003, the other is 2003 R2. Briefly, the problem is that after installing cygwin on both, I can run "ssh-host-config" on either one, and sshd will work. However, when I try to set up ssh