From: Nicolas François Date: Sat, 20 Sep 2014 21:18:52 +0000 (+0200) Subject: subids options added to usermod's usage X-Git-Tag: 4.3.0~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d8c8e8b4b67fbdeafd852a47f9ff6fef41212326;p=thirdparty%2Fshadow.git subids options added to usermod's usage --- diff --git a/tests/usertools/usermod/10_usermod_usage/data/usage.out b/tests/usertools/usermod/10_usermod_usage/data/usage.out index be415a1b3..6e12e6323 100644 --- a/tests/usertools/usermod/10_usermod_usage/data/usage.out +++ b/tests/usertools/usermod/10_usermod_usage/data/usage.out @@ -22,5 +22,9 @@ Options: -s, --shell SHELL new login shell for the user account -u, --uid UID new UID for the user account -U, --unlock unlock the user account + -v, --add-subuids FIRST-LAST add range of subordinate uids + -V, --del-subuids FIRST-LAST remove range of subordinate uids + -w, --add-subgids FIRST-LAST add range of subordinate gids + -W, --del-subgids FIRST-LAST remove range of subordinate gids -Z, --selinux-user SEUSER new SELinux user mapping for the user account diff --git a/tests/usertools/usermod/11_usermod_usage_bad_option/data/usage.out b/tests/usertools/usermod/11_usermod_usage_bad_option/data/usage.out index 61dcc24e3..e228571c5 100644 --- a/tests/usertools/usermod/11_usermod_usage_bad_option/data/usage.out +++ b/tests/usertools/usermod/11_usermod_usage_bad_option/data/usage.out @@ -23,5 +23,9 @@ Options: -s, --shell SHELL new login shell for the user account -u, --uid UID new UID for the user account -U, --unlock unlock the user account + -v, --add-subuids FIRST-LAST add range of subordinate uids + -V, --del-subuids FIRST-LAST remove range of subordinate uids + -w, --add-subgids FIRST-LAST add range of subordinate gids + -W, --del-subgids FIRST-LAST remove range of subordinate gids -Z, --selinux-user SEUSER new SELinux user mapping for the user account diff --git a/tests/usertools/usermod/14_usermod_usage_no_options/data/usage.out b/tests/usertools/usermod/14_usermod_usage_no_options/data/usage.out index 873fced68..f2a56d794 100644 --- a/tests/usertools/usermod/14_usermod_usage_no_options/data/usage.out +++ b/tests/usertools/usermod/14_usermod_usage_no_options/data/usage.out @@ -23,5 +23,9 @@ Options: -s, --shell SHELL new login shell for the user account -u, --uid UID new UID for the user account -U, --unlock unlock the user account + -v, --add-subuids FIRST-LAST add range of subordinate uids + -V, --del-subuids FIRST-LAST remove range of subordinate uids + -w, --add-subgids FIRST-LAST add range of subordinate gids + -W, --del-subgids FIRST-LAST remove range of subordinate gids -Z, --selinux-user SEUSER new SELinux user mapping for the user account diff --git a/tests/usertools/usermod/15_usermod_usage_no_user/data/usage.out b/tests/usertools/usermod/15_usermod_usage_no_user/data/usage.out index be415a1b3..6e12e6323 100644 --- a/tests/usertools/usermod/15_usermod_usage_no_user/data/usage.out +++ b/tests/usertools/usermod/15_usermod_usage_no_user/data/usage.out @@ -22,5 +22,9 @@ Options: -s, --shell SHELL new login shell for the user account -u, --uid UID new UID for the user account -U, --unlock unlock the user account + -v, --add-subuids FIRST-LAST add range of subordinate uids + -V, --del-subuids FIRST-LAST remove range of subordinate uids + -w, --add-subgids FIRST-LAST add range of subordinate gids + -W, --del-subgids FIRST-LAST remove range of subordinate gids -Z, --selinux-user SEUSER new SELinux user mapping for the user account diff --git a/tests/usertools/usermod/18_usermod_usage-L-p_exclusive/data/usage.out b/tests/usertools/usermod/18_usermod_usage-L-p_exclusive/data/usage.out index 8ae648b72..97b98e8ec 100644 --- a/tests/usertools/usermod/18_usermod_usage-L-p_exclusive/data/usage.out +++ b/tests/usertools/usermod/18_usermod_usage-L-p_exclusive/data/usage.out @@ -23,5 +23,9 @@ Options: -s, --shell SHELL new login shell for the user account -u, --uid UID new UID for the user account -U, --unlock unlock the user account + -v, --add-subuids FIRST-LAST add range of subordinate uids + -V, --del-subuids FIRST-LAST remove range of subordinate uids + -w, --add-subgids FIRST-LAST add range of subordinate gids + -W, --del-subgids FIRST-LAST remove range of subordinate gids -Z, --selinux-user SEUSER new SELinux user mapping for the user account diff --git a/tests/usertools/usermod/19_usermod_usage-L-U_exclusive/data/usage.out b/tests/usertools/usermod/19_usermod_usage-L-U_exclusive/data/usage.out index 8ae648b72..97b98e8ec 100644 --- a/tests/usertools/usermod/19_usermod_usage-L-U_exclusive/data/usage.out +++ b/tests/usertools/usermod/19_usermod_usage-L-U_exclusive/data/usage.out @@ -23,5 +23,9 @@ Options: -s, --shell SHELL new login shell for the user account -u, --uid UID new UID for the user account -U, --unlock unlock the user account + -v, --add-subuids FIRST-LAST add range of subordinate uids + -V, --del-subuids FIRST-LAST remove range of subordinate uids + -w, --add-subgids FIRST-LAST add range of subordinate gids + -W, --del-subgids FIRST-LAST remove range of subordinate gids -Z, --selinux-user SEUSER new SELinux user mapping for the user account diff --git a/tests/usertools/usermod/20_usermod_usage-p-U_exclusive/data/usage.out b/tests/usertools/usermod/20_usermod_usage-p-U_exclusive/data/usage.out index 8ae648b72..97b98e8ec 100644 --- a/tests/usertools/usermod/20_usermod_usage-p-U_exclusive/data/usage.out +++ b/tests/usertools/usermod/20_usermod_usage-p-U_exclusive/data/usage.out @@ -23,5 +23,9 @@ Options: -s, --shell SHELL new login shell for the user account -u, --uid UID new UID for the user account -U, --unlock unlock the user account + -v, --add-subuids FIRST-LAST add range of subordinate uids + -V, --del-subuids FIRST-LAST remove range of subordinate uids + -w, --add-subgids FIRST-LAST add range of subordinate gids + -W, --del-subgids FIRST-LAST remove range of subordinate gids -Z, --selinux-user SEUSER new SELinux user mapping for the user account diff --git a/tests/usertools/usermod/30_usermod_usage-a_without-G/data/usage.out b/tests/usertools/usermod/30_usermod_usage-a_without-G/data/usage.out index 24b64cbc3..27dcca70b 100644 --- a/tests/usertools/usermod/30_usermod_usage-a_without-G/data/usage.out +++ b/tests/usertools/usermod/30_usermod_usage-a_without-G/data/usage.out @@ -23,5 +23,9 @@ Options: -s, --shell SHELL new login shell for the user account -u, --uid UID new UID for the user account -U, --unlock unlock the user account + -v, --add-subuids FIRST-LAST add range of subordinate uids + -V, --del-subuids FIRST-LAST remove range of subordinate uids + -w, --add-subgids FIRST-LAST add range of subordinate gids + -W, --del-subgids FIRST-LAST remove range of subordinate gids -Z, --selinux-user SEUSER new SELinux user mapping for the user account diff --git a/tests/usertools/usermod/31_usermod_usage-o_without-u/data/usage.out b/tests/usertools/usermod/31_usermod_usage-o_without-u/data/usage.out index 385b52d0f..d3a108fee 100644 --- a/tests/usertools/usermod/31_usermod_usage-o_without-u/data/usage.out +++ b/tests/usertools/usermod/31_usermod_usage-o_without-u/data/usage.out @@ -23,5 +23,9 @@ Options: -s, --shell SHELL new login shell for the user account -u, --uid UID new UID for the user account -U, --unlock unlock the user account + -v, --add-subuids FIRST-LAST add range of subordinate uids + -V, --del-subuids FIRST-LAST remove range of subordinate uids + -w, --add-subgids FIRST-LAST add range of subordinate gids + -W, --del-subgids FIRST-LAST remove range of subordinate gids -Z, --selinux-user SEUSER new SELinux user mapping for the user account diff --git a/tests/usertools/usermod/32_usermod_usage-m_without-d/data/usage.out b/tests/usertools/usermod/32_usermod_usage-m_without-d/data/usage.out index 85e371463..0dbcdefde 100644 --- a/tests/usertools/usermod/32_usermod_usage-m_without-d/data/usage.out +++ b/tests/usertools/usermod/32_usermod_usage-m_without-d/data/usage.out @@ -23,5 +23,9 @@ Options: -s, --shell SHELL new login shell for the user account -u, --uid UID new UID for the user account -U, --unlock unlock the user account + -v, --add-subuids FIRST-LAST add range of subordinate uids + -V, --del-subuids FIRST-LAST remove range of subordinate uids + -w, --add-subgids FIRST-LAST add range of subordinate gids + -W, --del-subgids FIRST-LAST remove range of subordinate gids -Z, --selinux-user SEUSER new SELinux user mapping for the user account