即使启用了root强制转换、root用户也可以读取文件
适用场景
- ONTAP 9
- NFS
问题描述
cluster::> file-directory show -vserver svm -path /test
(vserver security file-directory show)
Vserver: svm
File Path: /test
File Inode Number: 6x
Security Style: unix
Effective Style: unix
DOS Attributes: 1x
DOS Attributes in Text: ----D---
Expanded Dos Attributes: -
UNIX User Id: 0
UNIX Group Id: 0
UNIX Mode Bits: 755
UNIX Mode Bits in Text: rwxr-xr-x
ACLs: -
file-directory
输出显示 受影响路径的UID和GID为0、权限设置为755。