HomePhorge

(PUP-2454) Use 999 as the max system uid for certain operating systems.
e69fa60ac14cUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-2454) Use 999 as the max system uid for certain operating systems.

User ID's below 1000, not 500, are generally considered system users on
OpenBSD, FreeBSD, and Debian operating systems.

Users can still modify this with 'uid_start' in adduser.conf, but in that
case they'd need to provide an actual value instead of 'true'.

Also fixing the fact that 500 should not be included as a system ID.
The inclusive maximum should be 499 for other operating systems.

Details

Provenance
Jasper Lievisse Adriaanse <jasper@humppa.nl>Authored on
Peter Huene <peter.huene@puppetlabs.com>Committed on Jun 4 2014, 1:10 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU923e002024b6: (PUP-2583) Fix bad test case in file type mode acceptance test.
Branches
Unknown
Tags
Unknown

Event Timeline

Peter Huene <peter.huene@puppetlabs.com> committed rPUe69fa60ac14c: (PUP-2454) Use 999 as the max system uid for certain operating systems. (authored by Jasper Lievisse Adriaanse <jasper@humppa.nl>).Jun 4 2014, 1:10 AM