Need your help to understand why i am getting different output of Shared folder permission while using below mentioned relevance. I am getting correct permission and user information using folder path in my relevance, but if i am using Network shares it is giving me wrong information. Could you please help me how we can get correct and full information of all shared folders exists on endpoints .
Those are two separate sets of permissions. Share permissions and NTFS permissions are distinct.
When accessing files locally only the NTFS permissions apply. When accessing the same folder remotely, the more restrictive of the combined NTFS and Share permissions apply.