]> Iker Pedrosa Creation, 2021 getsubids 1 User Commands shadow-utils &SHADOW_UTILS_VERSION; getsubids get the subordinate id ranges for a user getsubids options USER DESCRIPTION The getsubids command lists the subordinate user ID ranges for a given user. The subordinate group IDs can be listed using the option. OPTIONS The options which apply to the getsubids command are: List the subordinate group ID ranges. Display help message and exit. EXAMPLE For example, to obtain the subordinate UIDs of the testuser: $ getsubids testuser 0: testuser 100000 65536 This command output provides (in order from left to right) the list index, username, UID range start, and number of UIDs in range. SEE ALSO login.defs5 , newgidmap1 , newuidmap1 , subgid5 , subuid5 , useradd8 , userdel8 . usermod8 ,