43 related command entries are available in Commands.
Users and Permissions
Accounts, groups, ownership, access control, and elevation.
Users and Permissions
Use Users and Permissions when you need identity, ownership, and permission changes to make sense before you touch access or elevation.
This domain is public-ready across Learning, Practice, Troubleshooting, and Reference.
- Understand the difference between identity, ownership, and permission bits
- Read and change access carefully instead of guessing
- Know when to inspect first, when to elevate, and when to stop
Best when you are solving real access problems and need to know what is safe to change.
Start at the top and move forward if you want the full learning path for this domain.
Understand how Linux translates human usernames into kernel UIDs and GIDs, and explore the central registry files.
User & Group Management Creating and Modifying UsersMaster the command-line tools for spawning new users, defining their environment, and modifying their attributes.
User & Group Management The Almighty SudoUnderstand delegation of privilege, how the sudo command works structurally, and how to safely edit the sudoers file to grant granular powers.
User & Group Management Group Dynamics & File ModesUnderstand how groups function as the connective tissue between users, enabling secure team collaboration and shared access.
User & Group Management35 related command entries are available in Commands.
Use this when a user cannot open, edit, or enter a file or directory they are expected to access.
Files and Storage Cannot Sign In to a User AccountUse this when a user cannot sign in and you need to separate password, account state, profile, and policy causes.
Users and Permissions Sudo or Admin Prompt Keeps FailingUse this when elevation fails and you need to separate wrong identity, missing rights, policy, and prompt-context problems.
Users and PermissionsFix access on a file or folder by checking ownership, current permissions, and the real user path before changing anything.
Task guide Create a User Account SafelyAdd a user without over-granting privileges, then verify the account behaves the way you intended.
Task guide Users, Groups, and Permissions MatrixSee identity, ownership, permission bits, and elevation as a permission system instead of a pile of commands.
Matrix Permission Inheritance and Access Decision MapSee how ownership, group rules, inheritance, and explicit permissions combine into the final access result.
Flow map