X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Fri, 29 Jan 2010 10:29:07 +0100
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Cygwin v.1.7.1/OpenSSH v.5.3: Userswitching by using LSA   Authentication  does not work...
Message-ID: <20100129092907.GH9479@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <13389_1264673916_4B61647C_13389_54_1_OF524C6F8C.FE7BDCB2-ONC12576B9.0031C663-C12576B9.00389F8A@nbg.sdv.spb.de>  <20100128164913.GC9479@calimero.vinschen.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20100128164913.GC9479@calimero.vinschen.de>
User-Agent: Mutt/1.5.20 (2009-06-14)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Jan 28 17:49, Corinna Vinschen wrote:
> On Jan 28 11:18, Carsten.Porzler@spb.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

