On 1/28/22 23:32, Ed Greshko wrote:
But I do have nfs-idmapd.service with "Domain = localdomain" in its configuration file. If I change that to "Domain = local" and restart nfs-idmapd.service I do get
[root@fedora ~]# nfsidmap -d local
But everything works no matter what the setting
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?i...
idmapping on NFSv4 is disabled by default when sec=sys (but will be enabled if the server doesn't support that mode).