Enrolling an Unprivileged Proxmox Container in a FreeIPA Domain
LXC containers provide an easy way to run applications on Proxmox with very little overhead compared to virtual machines. Unprivileged containers provide greater security compared to privileged containers. Usage of privileged containers is highly discouraged in the Proxmox documentation. However if you want to enroll LXC containers in a domain managed with FreeIPA, this will not work with unprivileged containers out of the box. Why Enrolling an Unprivileged Container is not Possible An unprivileged LXC container cannot be enrolled, due to the very high UID and GUID numbers used by FreeIPA....