[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:
George Bișoc 2023-09-25 20:18:11 +02:00
parent be5c889cdf
commit 95c104f29a
No known key found for this signature in database
GPG key ID: 688C4FBE25D7DEF6
2 changed files with 219 additions and 0 deletions

View file

@ -44,3 +44,4 @@
#define KEY_VALUE_TAG 'vkCT'
#define HEADER_TAG 'rhCT'
#define REG_STR_TAG 'srCT'
#define DEVICE_OBJ_SECURITY_TAG 'eSeD'