<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi!</div><div><br></div><div>I have set up an unprivileged container with bind mount /home from NFS share mounted on host.</div><div><br></div><div>The /home directory has been mapped to root in the container:<br></div><div>printf "uid 42000 0\ngid 42000 0\n" | lxc config set container raw.idmap -</div><div><br></div><div>The problem is that chown does not work, e.g.:</div><div>chown: changing ownership of '/home/autossh/.ssh': Operation not permitted </div><div><br></div><div>If I change the target directory to a 'normal' one instead of NFS mounted, everything works.</div><div><br></div><div>Any ideas, please....</div><div><br></div><div>NFS v3 and v4, lxc --version 3.0.3<br><br></div><div>Thanks,</div><div>Kaj</div><div><br></div></div></div></div></div>