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: logon failure from subauth in 2006-08-02 snapshot


On Aug 11 10:35, David Rothenberger wrote:
> On 8/11/2006 12:40 AM, Corinna Vinschen wrote:
> > 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).

Where do you get this message and how?  Can you a bit explain how you test
it and send the matching strace snippet?

> >> 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.
> 
> A reboot did not help.
>  
> > 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:
> 
> Yes, I had tried that, too.
> 
> I'm pretty much out of ideas. Any other thoughts?

Are you running the services as SYSTEM or as another user account?  In
the latter case, you must add the SeTcpPrivilege to that account.
Otherwise I have no idea what's wrong for you.  I have five systems with
four different OSes (2K, XP, 2K3, 2K3 R2 x64) running with
subauthentication and I only had problems on 2K3 with two facts, the
first being that the account was missing the SeTcbPrivilege, the second
being that the subauth DLL must be built as 64 bit DLL to run correctly
on 64 bit Windows.


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/


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