Exam NS0-191 All QuestionsBrowse all questions from this exam
Question 26

A user on an NFSv4 client is listing a directory and sees the file in an ls -1 listing shown below.

"-rw-r----- 1 nobody nobody 10767 Mar 24 2016 party.txt"

The customer would like to know why the user and group shows as "nobody".

Which statement would explain why this is happening?

    Correct Answer: B

    The display of 'nobody' for the user and group in an NFSv4 environment typically indicates an ID domain mismatch. NFSv4 uses ID mapping to translate user and group IDs between clients and servers, and a mismatch in the ID domain configuration can cause the client to display 'nobody' as a placeholder when it cannot map the IDs correctly.

Discussion
tEm88Option: B

B https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/NFSv4.x_client_shows_user_and_group_as_'nobody'