[sos-devel] Canceled: sosreport/sos#3867 (master - a08196b)

Travis CI builds at travis-ci.org
Tue Oct 1 14:10:26 UTC 2019


Build Update for sosreport/sos
-------------------------------------

Build: #3867
Status: Canceled

Duration: 0 secs
Commit: a08196b (master)
Author: Eric Desrochers
Message: [last] split lastlog per UID ranges

lastlog by default reports all users regardless of their UID
and doesn't give any hints about UID.

In some context, such as users obfuscation inside SOSCleaner, it is
useful to know which users are part of which UID range so that we
can then decide if this need to be obfuscated or not.

Splitting the file by UID range will highly benefit SOSCleaner
but I'm sure it could benefit other purposes as well.

Reserves for dynamically allocated system users and groups.
"lastlog -u 0-999"

Min/max values for automatic uid selection in useradd.
"lastlog -u 1000-60000",

Centrally and statically allocates users and groups.
"lastlog -u 60001-65536"

Further reservations.
"lastlog -u 65537-4294967295"

https://en.wikipedia.org/wiki/User_identifier
"The majority of modern Unix-like systems (e.g., Solaris-2.0 in 1990,
Linux 2.4 in 2001) have switched to 32-bit UIDs, allowing 4,294,967,296
(232) unique IDs."

Closes: #1743
Resolves: #1770

Signed-off-by: Eric Desrochers <eric.desrochers at canonical.com>
Signed-off-by: Bryn M. Reeves <bmr at redhat.com>

View the changeset: https://github.com/sosreport/sos/compare/7d56ce2fbc14...a08196b8c029

View the full build log and details: https://travis-ci.org/sosreport/sos/builds/592043916?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the sosreport/sos repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=819743&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/sos-devel/attachments/20191001/819cb0f3/attachment.htm>


More information about the sos-devel mailing list