mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 23:46:28 +00:00
[TCPIP] Setup a security descriptor for the IP and TCP device objects
Grant access to such objects to system, admins and network services.
This commit is contained in:
parent
be5c889cdf
commit
95c104f29a
2 changed files with 219 additions and 0 deletions
|
@ -44,3 +44,4 @@
|
|||
#define KEY_VALUE_TAG 'vkCT'
|
||||
#define HEADER_TAG 'rhCT'
|
||||
#define REG_STR_TAG 'srCT'
|
||||
#define DEVICE_OBJ_SECURITY_TAG 'eSeD'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue