Alexander Pyhalov
2020-01-25 e41fa86a9682f5072891e00dcbb9a32172e9a882
commit | author | age
72e249 1 # Reserved UIDs and GIDs
AP 2
3 These UIDs and GIDs are used by delivered software.
4
5 When reserving new id, be careful to avoid conflicts with other software from oi-userland or illumos-gate.
6 IDs from 0 to 99 are reserved for system purposes. 
7
8 ## UIDs
9
10 UID   | User name
11 ----- | ---------
12 0     | root
13 1     | daemon
14 2     | bin
15 3     | sys
16 4     | adm
17 5     | uucp
18 9     | nuucp
19 15    | dladm
20 16    | netadm
21 17    | netcfg
22 18    | dhcpserv
e41fa8 23 19    | minidlna
72e249 24 21    | ftp
AP 25 22    | sshd
26 25    | smmsp
27 27    | postfix
28 37    | listen
29 40    | puppet
30 50    | gdm
31 51    | zfssnap
32 52    | upnp
33 53    | named
34 54    | lightdm
35 55    | mongodb
36 56    | couchdb
37 57    | elasticsearch
38 58    | redis
39 60    | xvm
40 61    | zabbix
41 62    | dnscrypt
42 63    | clamav
43 64    | slurm
44 65    | \_polkitd
45 66    | hacluster
46 67    | jenkins
47 68    | zookeeper
48 69    | hadoop
49 70    | mysql
50 71    | lp
51 72    | dovecot
52 73    | dovenull
53 75    | openldap
54 76    | p0f
55 77    | nut
56 78    | haproxy
57 79    | sslh
58 80    | webservd
59 81    | udpxy
60 82    | asterisk
61 88    | powerdns
62 90    | postgres
63 91    | barman
64 92    | bacula
65 95    | svctag
66 96    | unknown
67 97    | pkg5srv
68 60001 | nobody
69 60002 | noaccess
70 65534 | nobody4
71
72 ## GIDs
73
74 GID   | Group name
75 ----- | ----------
76 0     | root
77 1     | other
78 2     | bin
79 3     | sys
80 4     | adm
81 5     | uucp
82 6     | mail
83 7     | tty
84 8     | lp
85 9     | nuucp
86 10    | staff
87 12    | daemon
88 14    | sysadmin
e41fa8 89 19    | minidlna
72e249 90 20    | games
AP 91 21    | ftp
92 22    | sshd
93 25    | smmsp
94 27    | postfix
95 28    | postdrop
96 40    | puppet
97 50    | gdm
98 52    | upnp
99 53    | named
100 54    | lightdm
101 55    | mongodb
102 56    | couchdb
103 57    | elasticsearch
104 58    | redis
105 59    | vboxsf
106 60    | xvm
107 61    | zabbix
108 62    | dnscrypt
109 63    | clamav
110 64    | slurm
111 65    | netadm
112 66    | haclient
113 67    | jenkins
114 68    | zookeeper
115 69    | hadoop
116 70    | mysql
117 72    | dovecot
118 75    | openldap
119 76    | p0f
120 77    | nut
121 78    | haproxy
122 79    | sslh
123 80    | webservd
124 81    | udpxy
125 82    | asterisk
126 88    | powerdns
127 90    | postgres
128 91    | barman
129 92    | bacula
130 95    | mlocate
131 96    | unknown
132 97    | pkg5srv
133 60001 | nobody
134 60002 | noaccess
135 65534 | nogroup