Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 1 results
    • https://kb.netapp.com/on-prem/ontap/da/NAS/NAS-KBs/File_permissions_for_owner_group_reflect_as_nfsnobody_for_ONTAP_9
      When the root user instigates the touch command to create a file, the file owner, group is set to nfsnobody (Superuser Security Type is preset to 'any'): ls -la command output reflects the file owner,...When the root user instigates the touch command to create a file, the file owner, group is set to nfsnobody (Superuser Security Type is preset to 'any'): ls -la command output reflects the file owner,group as nfsnobody: drwxrwxrwx 2 root root 4096 Aug 25 17:43 . drwxr-xr-x 3 root root 4096 Aug 16 10:08 .. drwxrwxrwx 5 root root 4096 Aug 25 05:00 .snapshot -rw-r--r-- 1 nfsnobody nfsnobody 0 Aug 25 17:38 testfile