X-Spam-Check-By: sourceware.org
Date: Fri, 11 Aug 2006 09:40:27 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: logon failure from subauth in 2006-08-02 snapshot
Message-ID: <20060811074027.GQ20467@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <20060809183753.GA2940@tela.daveroth.dyndns.org> <20060810072130.GB20467@calimero.vinschen.de> <44DB61F1.1050209@acm.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <44DB61F1.1050209@acm.org>
User-Agent: Mutt/1.4.2i
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
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 Aug 10 09:42, David Rothenberger wrote:
> On 8/10/2006 12:21 AM, Corinna Vinschen wrote:
> >On Aug  9 11:37, David Rothenberger wrote:
> >>I've noticed repeated logon failures in my Security event log with
> >>the 2006-08-02 snapshot. (I have security auditing enabled.)
> >>
> >>I'm not sure whether this is expected behavior or not. 
> >
> >It's expected behaviour if you didn't set up subauthentication.
> 
> Okay, I tried to setup subauthentication per 
> http://www.cygwin.com/ml/cygwin-developers/2006-07/msg00013.html. I 
> copied my cygsuba.dll to c:/windows/system32 and added the registry key 
> as indicated. Now, I get system error code 126 (ERROR_MOD_NOT_FOUND).
> 
> Am I missing something? Or is this one of those cases where I shouldn't 
> be even trying if I can't figure it out myself?

You must reboot, otherwise the DLL is not recognized as installed.

When I installed it on my machine I also made the ownership and permissions
identical to another subauthentication DLL, iissuba.dll, just to be sure:

$ getfacl /WINDOWS/system32/cygsuba.dll
# file: /WINDOWS/system32/cygsuba.dll
# owner: admin
# group: SYSTEM
user::rwx
group::rwx
group:Users:r-x
group:Power Users:r-x
mask:rwx
other:---


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

