anonuid
Anonuid is a numeric user identifier used in some network file systems to represent an anonymous or unauthenticated user when mapping client identities to a local server. It is commonly used in conjunction with anongid to define a fixed ownership mapping for all anonymous clients.
In NFS, anonuid and anongid come into play when exports are configured with all_squash or when anonymous
In SMB/CIFS environments, similar concepts exist to map guest or anonymous access to a designated local user
Security and administration considerations include selecting an anonuid/anongid with appropriate permissions to prevent privilege escalation or
See also: root_squash, all_squash, nfsnobody, nobody, anongid.