]> git.ipfire.org Git - thirdparty/shadow.git/commit
Adding new option -rG to usermod 421/head
authorAndy Zaugg <andy.zaugg@gmail.com>
Thu, 23 Sep 2021 03:29:09 +0000 (20:29 -0700)
committerAndy Zaugg <andy.zaugg@gmail.com>
Tue, 14 Dec 2021 05:42:48 +0000 (21:42 -0800)
commitaaaaf21b6fa9f9a73d3a43c1b4d9384c6696da9d
treecc4fcdba51a41928d53e681c696fd38696b43673
parent9a9c9231dbdc7f2e14cb2666dc02b813ff50544e
Adding new option -rG to usermod

Adding a new switch -rG, which provides a similar feature set to
-aG, allowing a person to list exactly what groups to remove a
user from.

https://github.com/shadow-maint/shadow/issues/337
AUTHORS.md
man/usermod.8.xml
src/usermod.c