mirror of
https://github.com/winfsp/winfsp.git
synced 2025-07-03 17:32:57 -05:00
sys: IoCreateDeviceSecure: tighten down who can open the device
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
#include <winfsp/fsctl.h>
|
||||
|
||||
#define DRIVER_NAME "WinFsp"
|
||||
#define DRIVER_SDDL "D:P(A;;GA;;;SY)(A;;GA;;;BA)"
|
||||
#define DEVICE_SDDL "D:P(A;;GA;;;SY)(A;;GA;;;BA)"
|
||||
/* system and builtin administrators have full access */
|
||||
|
||||
/* DEBUGLOG */
|
||||
|
Reference in New Issue
Block a user