I unable to read security descriptor of a folder from service.
The folder is created by a Limited user. Administrators Group is Denied "Read and Execute" control. Limited user & System user has full access. I have an elevated token privileged for - "SE_SECURITY_NAME", "SE_BACKUP_NAME", "SE_RESTORE_NAME" and "SE_DEBUG_NAME".
GetNamedSecurityInfo fails with Error Code 5 (Access Denied).
Full marks for anybody that can even be remotely of help. Thanks in advance.
-- Varun