package security

import "github.com/Microsoft/go-winio/pkg/security"

Index

Functions

func GrantVmGroupAccess

func GrantVmGroupAccess(name string) error

GrantVMGroupAccess sets the DACL for a specified file or directory to include Grant ACE entries for the VM Group SID. This is a golang re- implementation of the same function in vmcompute, just not exported in RS5. Which kind of sucks. Sucks a lot :/

Source Files

grantvmgroupaccess.go syscall_windows.go zsyscall_windows.go

Version
v0.6.2 (latest)
Published
Apr 9, 2024
Platform
windows/amd64
Imports
5 packages
Last checked
11 hours ago

Tools for package owners.