Post #2186553
2026-05-04 15:59 UTC
@Purple@woof.tech Yeah, fair. I handle the ownership problem by forcing all access to the same UID/GID in my /etc/exports:
/home/files 192.168.0.0/16(insecure,rw,no_subtree_check,all_squash,anonuid=1001,anongid=1001)
But that doesn't do anything for permissions. nfsd doesn't have any umask configuration.
Replies (0)
No replies.