]> xenbits.xensource.com Git - unikraft/unikraft.git/commit
lib/posix-user: Allow custom user & group
authorAndrei Tatar <andrei@unikraft.io>
Mon, 28 Aug 2023 19:11:08 +0000 (21:11 +0200)
committerRazvan Deaconescu <razvand@unikraft.io>
Fri, 20 Oct 2023 16:32:28 +0000 (19:32 +0300)
commit70d2417dd0eb115c0bde482f25f307c3ef77ca5b
tree51081e91ada0c5c861c720c19b29263eef578fae
parent28f90fea09efcb116fbf7df518789b32e835a3b6
lib/posix-user: Allow custom user & group

This change adds Kconfig options to select the default UID, GID,
username, and groupname that Unikraft reports to applications.

Signed-off-by: Andrei Tatar <andrei@unikraft.io>
Reviewed-by: Rares Miculescu <miculescur@gmail.com>
Reviewed-by: Ioan-Teodor Teugea <ioan_teodor.teugea@stud.acs.upb.ro>
Approved-by: Razvan Deaconescu <razvand@unikraft.io>
GitHub-Closes: #1072
lib/posix-user/Config.uk
lib/posix-user/user.h