System User and Groups: Difference between revisions
From CBLFS
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| 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 | 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 14: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 |