NFS share on OpenMediaVault
If anyone is looking for the way to make this work for an NFS share on OpenMediaVault, use the following share options:
subtree_check,insecure,no_root_squash,anonuid=100,anongid=100
and make sure the folder you are sharing is owned by group 'users' (gid 100)