]> git.ipfire.org Git - thirdparty/shadow.git/commit
getsubids: system binary for user's sub*ids
authorIker Pedrosa <ipedrosa@redhat.com>
Wed, 10 Nov 2021 08:54:59 +0000 (09:54 +0100)
committerIker Pedrosa <ipedrosa@redhat.com>
Wed, 17 Nov 2021 15:35:50 +0000 (16:35 +0100)
commit3b6ccf642c6bb2b7db087f09ee563ae9318af734
tree96b84ac4dd4dbf4141c1dc3f200963c2d582a80c
parent387da46d73524c9fea48f5a949eb5220d40440e6
getsubids: system binary for user's sub*ids

Rename list_subid_ranges to getsubids to provide a system binary to
check the sub*ids of a user. The intention is to provide this binary
with any distribution that includes the subid feature, so that system
administrators can check the subid ranges of a given user.

Finally, add a man page to explain the behaviour of getsubids.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1980780

Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
man/Makefile.am
man/getsubids.1.xml [new file with mode: 0644]
src/.gitignore
src/Makefile.am
src/getsubids.c [moved from src/list_subid_ranges.c with 95% similarity]
tests/libsubid/01_list_ranges/list_ranges.test