Skip to content

bootc in multi-user shared lab environments #1234

Answered by cgwalters
ktdreyer asked this question in Q&A
Discussion options

You must be logged in to vote

Will I have to re-install the baremetal OS if I hire a new user to my team?

No, definitely not. There's not one solution here, but I would call out that not all state needs to live in the container image.

In an enterprise scenario, one might use FreeIPA for example - just configuring the IPA setup in the image, but the "user state" is dynamic and fetched from the network.

At smaller scales, see also https://docs.fedoraproject.org/en-US/bootc/dynamic-reconfiguration/ - you can write any tool you want which reconciles users/groups dynamically, distinct from OS updates.

Or is there something more modern with systemd?

There is also https://www.freedesktop.org/software/systemd/man/latest/s…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@cgwalters
Comment options

Answer selected by ktdreyer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
triaged This looks like a valid issue
2 participants