From 3eafa5e23c7301272f29ce9d88df4772999227c2 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 15 Jan 2025 10:37:11 +0100 Subject: [PATCH] update TODO --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO index ecbd7404a13..48ab8eac84c 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 -- 2.47.3