I am logged in as a standard user (not administrator) and I am using
OpenSCManager with SC_MANAGER_CONNECT access. I need to later call
CreateService. How do I change the access rights of the SC_HANDLE returned
by OpenSCManager to allow SC_MANAGER_CREATE_SERVICE access (standard users
cannot use this access with OpenSCManager)? Since services are securable
objects, there must be a way to alter the access rights (possibly using
SetServiceObjectSecurity). A code snippet on how to do this would be
greatly appreciated.
Thank you.
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