This is the mail archive of the cygwin-developers@cygwin.com 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: Subauthentication


On Fri, Dec 13, 2002 at 01:43:25PM +0100, Hartmut Honisch wrote:
> The thing is that linking cygwin dll to the lsadll.lib will statically link
> it to ntdll.dll, which isn't available on 9x, so the cygwin dll would not
> work there.

OUCH!  That's a show-stopper.  Well, sort of...

> However, we could of course just not support subauth on NT. Then we _could_
> use the autoload stuff as it is now ...

...that sounds like the best approach to begin with.  For gods sake
we have create_token which works on NT4.  The additional advantage
of getting a fine logon session id would then require 2K or XP...
which isn't too bad.

If we require that stuff to work on NT4 from the beginning I fear we
will get stuck in all the workaround and licensing hogwash.

Other opinion anyone?

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.


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