<div dir="ltr"><div>I have an unprivileged container with Ubuntu 18.04 with autossh for remote port forwarding.</div><div><br></div><div>Everything worked fine until I tried to bind mount a NFS disk (mounted to host) to the container with uid=33 gid=33. What is curious, everything worked for a while but then a user reported that he cannot access to that disk. And indeed, it was mounted now in the container as nobody uid/gid.</div><div><br></div><div>In the process of debugging, I removed the bind mount and rebooted the container. After reboot su does not work:</div><div dir="ltr"># su autossh<br>setgid: Operation not permitted</div><div dir="ltr"><br></div><div>I have rebooted the container and done lxd init --auto but nothing works. I have several identical containers where su definitely works.</div><div><br></div><div>As this is a production container I am in a state of panic. Please help!</div><div><br></div><div>Thanks,</div><div>KAj</div><div><br></div></div>