Difference between revisions of "Usermod"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
  
  
  sudo usermod -aG sudo <username>
+
  sudo usermod -aG sudo YOUR_USERNAME
  
 
  usermod -a -G YOUR_GROUP YOUR_USERNAME
 
  usermod -a -G YOUR_GROUP YOUR_USERNAME

Revision as of 11:24, 2 September 2020


sudo usermod -aG sudo YOUR_USERNAME
usermod -a -G YOUR_GROUP YOUR_USERNAME
usermod -s /usr/sbin/nologin myuser
ssh and scp will fail


groups USERNAME


Related commands

See also

Advertising: