Files
systemd/mkosi/mkosi.credentials/userdb.user.testuser
Daan De Meyer 472161f368 userdb: Add missing .membership extension to membership files
Follow up for fe0342edf4

This also drops the mkosi testuser from the wheel and systemd-journal
groups as the integration tests rely on the testuser not being to read
the full journal.
2025-10-31 08:57:08 +01:00

11 lines
232 B
Plaintext

{
"userName": "testuser",
"uid": 4711,
"disposition": "regular",
"enforcePasswordPolicy": false,
"shell": "/bin/bash",
"privileged": {
"hashedPassword": ["$1$kqp7NF1f$tNnQcshPX53CSfRKTQD0R1"]
}
}