Difference between revisions of "System User and Groups"

From CBLFS
Jump to navigationJump to search
 
Line 1: Line 1:
This page is created and intended to be a record of all the user and groups that may be created in the wiki. It's main purpose is to prevent overlaps in GID/UID numbers and a quick reference for a damaged/impaired system. If you change a number or add a package that requires a specific User or Group please make sure to update this page.
+
This page is created and intended to be a record of all the user and groups that may be created in the wiki. It's main purpose is to prevent overlaps in GID/UID numbers and a quick reference for a damaged/impaired system. If you change a number or add a package that requires a specific User or Group, Please make sure to update this page.
 +
 
 +
{| border=1 cellpadding=2 cellspacing=0 style="text-align: center;"
 +
|-
 +
!User/Group
 +
!UID
 +
!GID
 +
!Created In
 +
|-
 +
| lp
 +
| 9
 +
| -
 +
| [[CUPS]]
 +
|-
 +
| messagebus
 +
| 18
 +
| 18
 +
| [[DBUS]]
 +
|-
 +
| mysql
 +
| 40
 +
| 40
 +
| [[MySQL]]
 +
|-
 +
| sshd
 +
| 50
 +
| 50
 +
| [[OpenSSH]]
 +
|}

Revision as of 15:10, 3 October 2006

This page is created and intended to be a record of all the user and groups that may be created in the wiki. It's main purpose is to prevent overlaps in GID/UID numbers and a quick reference for a damaged/impaired system. If you change a number or add a package that requires a specific User or Group, Please make sure to update this page.

User/Group UID GID Created In
lp 9 - CUPS
messagebus 18 18 DBUS
mysql 40 40 MySQL
sshd 50 50 OpenSSH