remap

  1. E

    Help needed with UID remapping for bind mounts

    After remapping UID, my container errors out during reboot. I got the following error message: lxc_map_ids: 3701 newuidmap failed to write mapping "newuidmap: uid range [0-3002) -> [100000-103002) not allowed": newuidmap 1395810 0 100000 3002 3002 3002 1 3003 103003 62533 lxc_spawn: 1788 Failed...
  2. G

    Why bother with user remapping on LXC / Host?

    Hi all, I need a LXC container to access with read/write permissions a specific directory on proxmox host. According to Proxmox WiKi I can accomplish that by remapping a LXC user to a host user but I'm unsure of why to do that if I can simply grant access to LXC user without remapping (eg...