Binaries/useradd: Difference between revisions

From Minux Wiki
Jump to navigation Jump to search
(Created page with "useradd binary is used to create new users on the local system or network, depending on login settings")
 
No edit summary
Line 1: Line 1:
useradd binary is used to create new users on the local system or network, depending on login settings
useradd [[Binaries|binary]] is used to create new users on the local system or network, depending on login settings
 
 
'''usage:'''
 
useradd username password
 
 
'''output:'''
 
creates a new user with the chosen password

Revision as of 06:32, 24 September 2024

useradd binary is used to create new users on the local system or network, depending on login settings


usage:

useradd username password


output:

creates a new user with the chosen password