Mail Archives: cygwin/2010/01/29/04:29:27
On Jan 28 17:49, Corinna Vinschen wrote:
> On Jan 28 11:18, Carsten DOT Porzler AT spb DOT de wrote:
> > after I get the new OpenSSH v.5.3 run with key-authentication (without
> > password), I realized today, that the user switch does not work with the
> > LSA Autentication on a Win2008 64-bit system.
> > [...]
> > How can I make the Windows 2008 64-bit system to use the LSA
> > Authentication Package correctly?
>
> Ouch, I just reproduced this issue and all I can say is... ouch.
As a temporary workaround for 64 bit users, I uploaded a cyglsa64.dll
for Cygwin 1.7.1:
ftp://cygwin.com/pub/cygwin/unsupported/cyglsa64.dll
SHA1(cyglsa64.dll)= 1874190ab912bc444b2cc468bb74cb294e6bc35b
To replace the running cyglsa64.dll, copy the above DLL to /bin,
then:
bash$ cd /bin/cyglsa
bash$ mv cyglsa64.dll cyglsa64.OLD
bash$ cp ../cyglsa64.dll .
Reboot.
When Cygwin 1.7.2 is released, you will have to do that again, or,
alternatively, run cyglsa-config. I'll change cyglsa so that this isn't
necessary in future anymore.
Sorry for the hassle,
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Project Co-Leader cygwin AT cygwin DOT com
Red Hat
--
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
- Raw text -