QNAP Folder Permission Issue
-
Also, what do you mean "delete" from NTFS ACL? (There is no such thing as a Windows ACL, so don't use that term.) That's an odd thing to say. You might say remove, but the user can't be deleted, you just don't assign them any specific permissions in ACLs.
That you say "Windows ACL" makes me think that you might be confused about more than just the ACL permissions vs. SMB permissions.
For example, if you change the filesystem from NTFS to FAT32, the ACLs vanish as FAT filesystems do not have ACLs at all. But if you share a FAT32 via SMB, SMB Share permissions are the same as always.
-
Both SMB Shares and NTFS ACLs use a user list from Active Directory, of course, if that is set up properly. But AD is just a user list that the two, unrelated systems, pull their list of accounts from. SMB and NTFS can't talk to each other. One is a network protocol, the other is an on disk filesystem. Conceptually, they can't communicate or interact with each other.
-
Thanks for correcting me ..
How can i provide full permission to to that folder to the user . Full permission is configured with Windows ACL . Also am confused that the read/write tick is enabled and preview showing Read Only . i have verified all other folders,non having this issue
-
@sreekumarpg said:
How can i provide full permission to to that folder to the user . Full permission is configured with Windows ACL . Also am confused that the read/write tick is enabled and preview showing Read Only . i have verified all other folders,non having this issue
Because FOLDERS can only have NTFS ACL permissions. Granting "full" in ACL has nothing whatsoever to do with the SMB Share.
It is the SMB Shere where you are seeing Read Only. You can only modify the SMB Share permissions on the QNAP.
Windows cannot change the share permissions, QNAP cannot change the ACL permissions. There is no exception to this.
-
I was referring this link
https://www.qnap.com/i/in/trade_teach/con_show.php?op=showone&cid=9
-
@sreekumarpg said:
I was referring this link
https://www.qnap.com/i/in/trade_teach/con_show.php?op=showone&cid=9
Which part of it? I'm not sure that I follow.
-
@sreekumarpg said:
I was referring this link
https://www.qnap.com/i/in/trade_teach/con_show.php?op=showone&cid=9
That's Talking about Enabling NTFS Permission Support and Changing them. What's the Question?
It sounds like the Issue is you gave them Read Only to the SMB Share but Full to the NTFS Permissions. NTFS Permissions apply both locally and remotely. SMB shares only apply remotely. For example if that user was able to access the folder locally (say it was on a desktop instead of a NAS) He would have full permissions but, since it's remote it gets filtered through the SMB Permissions and and max the user only can have Read-only access.
-
Thanks all , now am cleared
-
Great, glad that we were able to get that sorted. Because the permissions are layered when accessing a share remotely it can get pretty confusing, especially when you never have raw access to the filesystem when on a NAS compared to sharing from a desktop, for example.
-
Dear Sreekumarpg how did you solved the issue then ..
as i am having the same problem. -
@ammarmalhotra said in QNAP Folder Permission Issue:
Dear Sreekumarpg how did you solved the issue then ..
as i am having the same problem.It is possible that your issue is different. I would post a new thread with your details and we will help you track down the problem.