subids options added to usermod's usage
This commit is contained in:
parent
930e76ad0d
commit
d8c8e8b4b6
tests/usertools/usermod
10_usermod_usage/data
11_usermod_usage_bad_option/data
14_usermod_usage_no_options/data
15_usermod_usage_no_user/data
18_usermod_usage-L-p_exclusive/data
19_usermod_usage-L-U_exclusive/data
20_usermod_usage-p-U_exclusive/data
30_usermod_usage-a_without-G/data
31_usermod_usage-o_without-u/data
32_usermod_usage-m_without-d/data
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user