summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2025-01-15 10:37:11 +0100
committerLennart Poettering <lennart@poettering.net>2025-01-15 10:37:19 +0100
commit3eafa5e23c7301272f29ce9d88df4772999227c2 (patch)
treeaddd361dea0e51eb80c97c8e2f2fa041f7db5c49
parentsysusers: emit audit events for user and group creation (#35957) (diff)
downloadsystemd-3eafa5e23c7301272f29ce9d88df4772999227c2.tar.xz
systemd-3eafa5e23c7301272f29ce9d88df4772999227c2.zip
update TODO
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index ecbd7404a1..48ab8eac84 100644
--- a/TODO
+++ b/TODO
@@ -122,6 +122,14 @@ Deprecations and removals:
Features:
+* add a small tool that reads user records/group records from a credential, and
+ then places them in the userdb drop-in dirs (either /run/ or /var/). While
+ doing so it processes them:
+ - split privileged part from unprivileged part (the way userdb dropins want
+ it
+ - write out membership files based on the listed group memberships
+ - maybe: also allocate a UID if none is included.
+
* the ordering cycle log messages in transaction_verify_order_one() should
really be recognizable via a message id and come with an explanatory catalog
message