This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: OpenSSH *** fatal error - unable to load C:\WINDOWS\system32\user32.dll, Win32 error 1114


> On Feb 14 17:54, Charles Stepp wrote:
> >
> > Jim Garrison <jim.garrison <at> troux.com> writes:
> >
> > >
> > > I'm consistently getting a stack trace when attempting to run a command via
> > ssh, using a dsa key, on a remote
> > > Windows Server 2003 SP2 x64 that has Cygwin sshd installed and configured.
> > The error is occurring at the
> > > remote sshd process:
> > >
> > >     $ ssh qaautotest1 ls
> > >           2 [main] sshd 3156 D:\cygwin\usr\sbin\sshd.exe: *** fatal error -
> > unable to load
> > > C:\WINDOWS\system32\user32.dll, Win32 error 1114
> > >     Stack trace:
> > >     Frame     Function  Args
> > >     002298B4  6102796B  (002298B4, 00000000, 00000000, 00000040)
> > > ...
> >
> > I'm, also getting this error. See bottom of my comments...perhaps a cygwin vs
> > Windows path problem.
>
> Does the FAQ help?
>
> http://cygwin.com/faq-nochunks.html#faq.using.sshd-in-domain
>
>
> Corinna
>
> --
> Corinna Vinschen                  Please, send mails regarding Cygwin to
> Cygwin Project Co-Leader          cygwin AT cygwin DOT com
> Red Hat

Yes it did! Essentially, it needs to be a domain user. I had to use my own domain ID. I added permissions through some hairy Windoze as recommended in the following link.

http://ist.uwaterloo.ca/~kscully/CygwinSSHD_W2K3.html

Thanks SO much! It must be a real PIA trying to emulate setuid stuff/ID switching stuff for these "Server" class Windoze versions.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]