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/Root_squashing_causes_NFS_clients_to_show_root_user_and_group_as_nobody
      Root squashing. Users and groups are displayed as "nobody" in files created on a UNIX volume by a Linux client: -rw-r----- 1 nobody nobody 5 Apr 4 18:00 test.txt Both NFSv3 and NFSv4 have the same beh...Root squashing. Users and groups are displayed as "nobody" in files created on a UNIX volume by a Linux client: -rw-r----- 1 nobody nobody 5 Apr 4 18:00 test.txt Both NFSv3 and NFSv4 have the same behavior. The v4-id-domain is properly configured on NFS client and Ontap. Root user has read only rights on the mountpath. The export-policy has Superuser Security Type set to none: ::> export-policy rule show -vserver svm1 -policyname default -ruleindex 1 -fields superuser