Hello.

When the following command is run, several special cases are found.
grep -n -r -e "[UG]ID_NO" -- /usr/src/sys/fs/nfs*

However, I don't know how it is being treated specially :)

Regards.


On 2025/10/30 18:59, Ronald Klop wrote:
What is special about the nobody (65534) user in NFS?
I couldn't find anything in the documentation that prohibits this uid to be 
used. But I get errors when I do chown 65534, but not with chown 65533 or 65535.

Reply via email to