List all users in the system (fixes #373)

Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
AnErrupTion
2025-07-10 10:06:19 +02:00
parent 97efac0cd1
commit 1d4e32ba82
24 changed files with 176 additions and 22 deletions

View File

@@ -41,6 +41,7 @@ err_pwnam = failed to get user info
err_sleep = failed to execute sleep command
err_switch_tty = failed to switch tty
err_tty_ctrl = tty control transfer failed
err_no_users = no users found
err_user_gid = failed to set user GID
err_user_init = failed to initialize user
err_user_uid = failed to set user UID