Difference between revisions of "Usermod"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 2: Line 2:
  
 
  sudo usermod -aG sudo <username>
 
  sudo usermod -aG sudo <username>
 +
 +
usermod -a -G YOUR_GROUP YOUR_USERNAME
  
 
  usermod -s /usr/sbin/nologin myuser
 
  usermod -s /usr/sbin/nologin myuser

Revision as of 09:53, 5 May 2020


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


Related commands


See also

Advertising: