]> git.ipfire.org Git - thirdparty/systemd.git/commit
userdb: Add userdb.user.* and userdb.group.* credentials (#36740) 36834/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 19 Mar 2025 09:30:52 +0000 (10:30 +0100)
committerGitHub <noreply@github.com>
Wed, 19 Mar 2025 09:30:52 +0000 (10:30 +0100)
commit511bf79b4e424de3cbed0f5814d9fa9126ff0103
tree22763cba183542821b99e93bf4179afde6f9246e
parent04a44e25b99e7b8c78f8d46b59e0d9834e6ddf03
parent95f94bc80407ac8587d7906de6684f0718da1b34
userdb: Add userdb.user.* and userdb.group.* credentials (#36740)

Let's allow providing extra userdb users and groups via credentials.
Similarly to systemd-udev-load-credentials.service, we ship
systemd-userdb-load-credentials.service which transform the JSON
user/group records provided via the corresponding credentials to static
userdb dropins in /run/userdb.
units/meson.build