from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

209586

userrating:


May 25th. 2007:
Words

486

Views

258592

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

149883

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





GETSUBIDS

Section: User Commands (1)
Updated: 02/01/2026
Index Return to Main Contents
 

NAME

getsubids - get the subordinate id ranges for a user  

SYNOPSIS

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 -g option.  

OPTIONS

The options which apply to the getsubids command are:

-g

List the subordinate group ID ranges.

-h

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.defs(5), newgidmap(1), newuidmap(1), subgid(5), subuid(5), useradd(8), userdel(8). usermod(8),


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLE
SEE ALSO





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 13.4 ms