User Management
24 commands in this category.
DISTRIBUTION:
addgroup
Create new user group.
adduser
Adds a new user (Debian/Ubuntu specific).
adduser -D
Create users without a password.
adduser -G
Add user to group.
adduser -S
Create system users.
chfn
Changes the full name of a user.
chsh
Changes the login shell of a user.
delgroup
Remove user group.
deluser
Removes a user (Debian/Ubuntu specific).
groupadd
Creates a new user group.
groupdel
Deletes a user group.
groupmod
Modifies a user group.
groups
Shows groups of a user.
id
Shows user and group IDs.
newgrp
Switches to the specified group.
passwd
Change a user password.
pveum
Manage users, groups, roles, and ACLs in Proxmox VE.
setup-user
Create new user.
su
Switch user or to root shell.
usermod
Modifies attributes of a user account.
users
Shows all logged in users.
void-update-user
Void User Update Utility.
void-user
Void User Tool.
whoami
Shows current username.