User Management

usermod

English

Overview

A command for changing an existing user account's settings.

Details

A command that changes an existing user's attributes, such as group membership, home directory, or shell. A common real-world accident is forgetting the -a in "usermod -aG group user," which overwrites and removes the user's existing group memberships.

More Linux terms