From eb93b388fecd9f86346a79a08df5160d53abb68b Mon Sep 17 00:00:00 2001 From: adminbruno Date: Thu, 14 Mar 2024 16:00:56 -0400 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'proxmox-lxc-ct.con?= =?UTF-8?q?f'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- proxmox-lxc-ct.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/proxmox-lxc-ct.conf b/proxmox-lxc-ct.conf index 7928006..db1254b 100644 --- a/proxmox-lxc-ct.conf +++ b/proxmox-lxc-ct.conf @@ -18,4 +18,14 @@ lxc.idmap: g 39 44 1 lxc.idmap: g 40 100040 65 lxc.idmap: g 105 104 1 lxc.idmap: g 106 100106 65430 +lxc.idmap: u 0 100000 65536 + + +#For igpu only (groups video44 render 106 lxc / video44 render 104 proxmox) +#65536 max users / 65536 max groups uids / 0 to 65535 / 0 counts as one!## +lxc.idmap: g 0 100000 44 +lxc.idmap: g 44 44 1 +lxc.idmap: g 45 100040 61 +lxc.idmap: g 106 104 1 +lxc.idmap: g 106 100106 65430 lxc.idmap: u 0 100000 65536 \ No newline at end of file