User Tools

Site Tools


os_cp:users_permissions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
os_cp:users_permissions [2024/03/11 18:25]
jkonczak [Permissions]
os_cp:users_permissions [2024/03/19 15:54]
jkonczak [Users and groups]
Line 4: Line 4:
 A user is identified by a numerical __u__ser __id__entifier – **uid**. Uids are mapped to usernames. A user is identified by a numerical __u__ser __id__entifier – **uid**. Uids are mapped to usernames.
 \\ \\
-A group is identified by a numerical __g__roup __id__entifier – **uid**, that are likewise mapped to group names.+A group is identified by a numerical __g__roup __id__entifier – **gid**, that are likewise mapped to group names.
  
 A user must be in one primary group and can be in multiple supplementary groups. A user must be in one primary group and can be in multiple supplementary groups.
Line 30: Line 30:
 <​html></​small></​html>​ <​html></​small></​html>​
  
-The user whose uid equals **0** is referred to as **superuser**. Traditional username of the superuser is **[[https://​pl.wikipedia.org/​wiki/​Root|root]]**.+The user whose uid equals **0** is referred to as **superuser**. Traditional username of the superuser is **[[https://​en.wikipedia.org/​wiki/​Superuser|root]]**.
  
 To check who you are, you can run the ''​**whoami**''​ command. \\ To check who you are, you can run the ''​**whoami**''​ command. \\
os_cp/users_permissions.txt · Last modified: 2024/03/19 15:54 by jkonczak