File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -159,13 +159,14 @@ penetration of NFSv4 may not be sufficiently high to eliminate this need. In
159159an HA fail over environment the potential change in UID of the user on one
160160machine and another UID on the fail over machine may not be tolerated. It is
161161therefore proposed that the created system users for the cloud frameworks
162- be assigned consistent user IDs across distributions start with 99 and working
163- down, the order is not of material interest.
164-
165- _oneadmin -> 60001 (system user for openNebula)
166- _openstack -> 60002
167- _cloudstack -> 60003
168- _eucalyptus -> 60004
162+ be assigned consistent user IDs across distributions start with 4294967293 and
163+ working down, the order is not of material interest.
164+
165+ _oneadmin -> 4294967293 (system user for openNebula)
166+ _openstack -> 4294967292
167+ _cloudstack -> 4294967291
168+ _eucalyptus -> 4294967290
169+ _ceph -> 4294967289
169170
170171Using the proposed "_" prefix for the proposed IDs for the cloud frameworks.
171172
You can’t perform that action at this time.
0 commit comments