cmd/usermod

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< cmd
Revision as of 19:56, 5 January 2018 by Woozle (talk | contribs) (better link template)
Jump to navigation Jump to search

Basics

usermod is a command for modifying users on a Linux system.

How To

Assign a user to an additional (non-primary) group:

  • usermod -a -G <groupname> <username>

Archive

See Also

  • groups: list what groups a user is in