How ONTAP determines user IDs in a mixed environment
Suggest changes
If you have users accessing your ONTAP storage from both Windows and UNIX clients, both Windows and UNIX security are used to determine file ownership. Several factors determine whether ONTAP uses a UNIX or Windows ID when applying user quotas.
If the security style of the qtree or FlexVol volume that contains the file is only NTFS or only UNIX, then the security style determines the type of ID used when applying user quotas. For qtrees with the mixed security style, the type of ID used is determined by whether the file has an ACL.
The following table summarizes what type of ID is used.
Security Style | ACL | No ACL |
---|---|---|
UNIX |
UNIX ID |
UNIX ID |
Mixed |
Windows ID |
UNIX ID |
NTFS |
Windows ID |
Windows ID |