Binaries/usermod: Difference between revisions

From Minux Wiki
Jump to navigation Jump to search
(Created page with "usermod binary is used to modify users, older version but still works")
 
No edit summary
Line 1: Line 1:
usermod binary is used to modify users, older version but still works
usermod [[Binaries|binary]] is used to modify users, older version but still works
 
 
'''usage:'''
 
usermod option username password
 
 
'''options:'''
 
adduser - adds a new user
 
deluser - deletes a user, no password needed
 
addadmin - attempts to add an admin
 
setpass - changes a password

Revision as of 06:37, 24 September 2024

usermod binary is used to modify users, older version but still works


usage:

usermod option username password


options:

adduser - adds a new user

deluser - deletes a user, no password needed

addadmin - attempts to add an admin

setpass - changes a password