Correct me if I’m wrong, but in any event, aren’t these statements true only
if a NULL security descriptor is passed into the object’s create call? If
you’re willing to build a security descriptor with the desired ACLs, you
should be all set from the beginning.
-----Original Message-----
From: Peter Viscarola [SMTP:xxxxx@osr.com]
Sent: Wednesday, November 21, 2001 12:42 PM
To: NT Developers Interest List
Subject: [ntdev] Re: Setting a user mode visible event from kernel
mod e driver“Roddy, Mark” wrote in message
> news:xxxxx@ntdev…
> >
> > At least in nt4, if you create the event from the driver the security on
> it
> > will be obnoxious to the application.
> >
>
> Or not, depending on the application’s access rights. Easily solved by
> changing the access rights on the object. This is the same problem that
> you’d have if you create the object from a service during system startup.
>
> Peter
> OSR
>
>
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@fmr.com
> To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
—
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com