]> git.ipfire.org Git - thirdparty/systemd.git/commit
vmspawn: Add --bind-user= and --bind-user-shell= 38410/head
authorDaanDeMeyer <daan.j.demeyer@gmail.com>
Mon, 14 Jul 2025 08:24:53 +0000 (10:24 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 22 Oct 2025 14:42:50 +0000 (16:42 +0200)
commitb1681f981b51bd684ec170e46bf0f94b9b550c17
treeb2b187a53560eb1839802019edadb322c561ccd2
parentac0a248ee63ec049c53a220767ad5f10f1d2c6df
vmspawn: Add --bind-user= and --bind-user-shell=

We use virtiofsd ID translation to mimick idmapped mounts and the
transient userdb credentials to provision the mapped user in the VM.
man/systemd-vmspawn.xml
src/vmspawn/vmspawn-mount.c
src/vmspawn/vmspawn-mount.h
src/vmspawn/vmspawn.c