After changing lxc to priviledged, most files and directories have owner:group (100000:100000)

titust11

Member
Nov 18, 2021
48
4
8
66
In the conf file of the lxc I removed the line unpriviledged=1, the started the container
Nothing works anymore, due to fucked up permissions. su, does not work, sudo. I had to manually change owner, group for each binary. But I think this is not the solution.
Any ideas?