Dokan mirror file system not obeying user access permission on files and folders #1274
Unanswered
codewithritesh111
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @codewithritesh111 , Could you explain a bit more the permissions which was set on the folder you are trying to open ? Could you please share mirror logs and point when the failure happened ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I started dokan mirror application with administrator user using command mirror.exe /r folder_path /l m, it was taking permission of administrator user to open file and directory. When i started it with command mirror.exe /r folder_path /l m /p, it was obeying normal user permission but it was not opening files which only normal user has permission for, giving prompt "You don't currently have permission to access this folder."
Beta Was this translation helpful? Give feedback.
All reactions