hello,
i'm new to proxmox containers.
i want to virtualise pbs into a container and map a host directory to the container.
i successfully did that mapping, but i have problems with directory permissions / uid mapping.
it seem it's a little bit complex/complicated , and while reading into it, i came across this:
https://linuxcontainers.org/lxd/docs/latest/userns-idmap/
i seems raw.idmap is what i need, but it seems this is not available to proxmox containers?
is there an easy/elegant way to tell a specific proxmox container to map container uid/gid 0-2000 (i.e. the id's used within the container) to uid/gid 200000-202000 on the host ?
i tried that with the way described at https://pve.proxmox.com/wiki/Unprivileged_LXC_containers , but it does not work, after setting appropriate options, i cannot login into the container anymore
i'm new to proxmox containers.
i want to virtualise pbs into a container and map a host directory to the container.
i successfully did that mapping, but i have problems with directory permissions / uid mapping.
it seem it's a little bit complex/complicated , and while reading into it, i came across this:
https://linuxcontainers.org/lxd/docs/latest/userns-idmap/
i seems raw.idmap is what i need, but it seems this is not available to proxmox containers?
is there an easy/elegant way to tell a specific proxmox container to map container uid/gid 0-2000 (i.e. the id's used within the container) to uid/gid 200000-202000 on the host ?
i tried that with the way described at https://pve.proxmox.com/wiki/Unprivileged_LXC_containers , but it does not work, after setting appropriate options, i cannot login into the container anymore