only list uids from the actual user uid range
ClosedPublic

Authored by sitter on Jan 28 2020, 1:44 PM.

Details

Summary

the max uid is now actually being used to cap the displayed uids (e.g.
I have a system user created beyond my MAX_UID of 60000 that were
erroneously shown because the detected maxuid was unused)

Test Plan

the excess user no longer shows up

Diff Detail

Repository
R432 File Sharing (Samba) integration
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
sitter requested review of this revision.Jan 28 2020, 1:44 PM
sitter created this revision.
ngraham accepted this revision.Jan 28 2020, 4:38 PM
This revision is now accepted and ready to land.Jan 28 2020, 4:38 PM
This revision was automatically updated to reflect the committed changes.