logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

User Database Control - Inspect Users and Groups | Online Free DevTools by Hexmos

Inspect users and groups with userdbctl. Analyze system user databases and manage memberships. Free online tool, no registration required.

userdbctl

Inspect users, groups and group memberships on the system. More information: https://www.freedesktop.org/software/systemd/man/userdbctl.html.

  • List all known user records:

userdbctl user

  • Show details of a specific user:

userdbctl user {{username}}

  • List all known groups:

userdbctl group

  • Show details of a specific group:

userdbctl group {{groupname}}

  • List all services currently providing user/group definitions to the system:

userdbctl services

See Also