Unsolved
1 Rookie
•
3 Posts
0
216
May 11th, 2022 01:00
UNITY NAS Multiprotocol
Hello,
We will be using Multiprotocol, with Native mode, and have a question on the behaviour.
We see that the owner of a FS or a QuotaTree is UNIX UID=0x0
This allows a Unix client users to change the rights on the files.
The customer does not want this: rigths should be changed only from Windows side.
Is there some way to do what the customer wants, that is, the Windows side is managing the NAS, and the Unix is only using the NAS with not access to change rights?
Thanks


cadencep45
3 Apprentice
•
318 Posts
0
May 11th, 2022 08:00
speaking as a customer
Do not think so, ie multi protocol is equal opportunity. You can have root squash/no squash to prevent unix clients changing permissions as local root, but unix users without elevated permissions can change permissions as allowed by their existing rights.