diff --git a/man/userdbctl.xml b/man/userdbctl.xml index ce8367d9a8d..54a402fafb7 100644 --- a/man/userdbctl.xml +++ b/man/userdbctl.xml @@ -353,11 +353,16 @@ userdb.user.* userdb.group.* + userdb.transient.user.* + userdb.transient.group.* These credentials should contain valid JSON User and JSON Group records. For - each matching credential, various files are created in /etc/userdb/, - implementing the interface described in + userdb.user.* and userdb.group.* credentials, records + are placed in /etc/userdb/, while for + userdb.transient.user.* and userdb.transient.group.* + credentials they are placed in /run/userdb/. These records implement the + interface described in nss-systemd8. Any passed user records must contain valid UID and GID fields. Any passed group records must contain a GID field (i.e. automatic UID/GID allocation is not supported). For both user and