Users Management in Linux - Types, Create, Delete, Modify

Pubblicato il: 29 giugno 2020
sul canale di: Decode ITES
332
2

#DecodeITeS

A user is a security principle, user accounts are used to provide people or processes access to the system resources
Processes are using system accounts
People are using regular user accounts

Properties:

Name: the name of the account
Password: the secret that is used for authentication, may be disabled
UID: a unique identifier for users
GID: the ID of the primary group
GECOS: additional non-mandatory information about the user
Home directory: the environment where users create personal files
Shell: the program that will be started after successful authentication

To create a new standard user, use the useradd command. The syntax is as follows:
useradd name
The useradd command utilizes a variety of variables,


Useradd: create user accounts
Usermod: modify user accounts
Userdel: delete user accounts
Passwd: set passwords


In questa pagina del sito puoi guardare il video online Users Management in Linux - Types, Create, Delete, Modify della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Decode ITES 29 giugno 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 332 volte e gli è piaciuto 2 spettatori. Buona visione!