sudheer kumar

sudheer kumar

  • NA
  • 43
  • 3.7k

Checking folder access by sending folder path and user accou

Jun 28 2019 4:39 AM
My requirement is to check user is having folder access or not but it is not the application running user. User details also will be sent to the function. Function has to check the user it received is having access to the folder path sent to the function. I got some answers through google but one issue i am getting in one machine.
 
GetAccessControl is not returning data. It is giving "The process does not possess the 'SeSecurityPrivilege' privilege which is required for this operation."
 
So i need a function to check the user is having access to a path or not.

Answers (3)