[ros-kernel] ReactOS is not loading auto-start drivers anymore
Eric Kohl
eric.kohl at t-online.de
Mon Apr 12 02:16:18 CEST 2004
"Jason Filby" <jasonfilby at yahoo.com> wrote:
> It looks like its a problem with privileges. I just committed an
> updated
> ntoskrnl/io/driver.c, which when you commented out NDEBUG, shows a
> message on failure:
> (io/driver.c:1519) Privilege not held
>
> In NtLoadDriver, the first call (to SeSinglePrivilegeCheck), fails.
> But
> I'm not yet sure why.
Filip enabled the privilege check about two weeks ago. I guess it happened
accidentially because the privilege checks are not ready for use yet. That's
why I disabled them.
The easiest way to fix the bug is to disable the privilege check and remove
the modifications to services.exe and advapi32.dll.
Regards,
Eric
More information about the Ros-kernel
mailing list