Updated usage message for chpasswd, userdel, and usermod.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Usage: chpasswd [options]
|
||||
|
||||
Options:
|
||||
-c, --crypt-method <METHOD> the crypt method (one of NONE DES MD5 SHA256 SHA512)
|
||||
-c, --crypt-method METHOD the crypt method (one of NONE DES MD5 SHA256 SHA512)
|
||||
-e, --encrypted supplied passwords are encrypted
|
||||
-h, --help display this help message and exit
|
||||
-m, --md5 encrypt the clear text password using
|
||||
|
||||
@@ -2,7 +2,7 @@ chpasswd: unrecognized option '--foo'
|
||||
Usage: chpasswd [options]
|
||||
|
||||
Options:
|
||||
-c, --crypt-method <METHOD> the crypt method (one of NONE DES MD5 SHA256 SHA512)
|
||||
-c, --crypt-method METHOD the crypt method (one of NONE DES MD5 SHA256 SHA512)
|
||||
-e, --encrypted supplied passwords are encrypted
|
||||
-h, --help display this help message and exit
|
||||
-m, --md5 encrypt the clear text password using
|
||||
|
||||
@@ -2,7 +2,7 @@ chpasswd: the -c, -e, and -m flags are exclusive
|
||||
Usage: chpasswd [options]
|
||||
|
||||
Options:
|
||||
-c, --crypt-method <METHOD> the crypt method (one of NONE DES MD5 SHA256 SHA512)
|
||||
-c, --crypt-method METHOD the crypt method (one of NONE DES MD5 SHA256 SHA512)
|
||||
-e, --encrypted supplied passwords are encrypted
|
||||
-h, --help display this help message and exit
|
||||
-m, --md5 encrypt the clear text password using
|
||||
|
||||
@@ -2,7 +2,7 @@ chpasswd: the -c, -e, and -m flags are exclusive
|
||||
Usage: chpasswd [options]
|
||||
|
||||
Options:
|
||||
-c, --crypt-method <METHOD> the crypt method (one of NONE DES MD5 SHA256 SHA512)
|
||||
-c, --crypt-method METHOD the crypt method (one of NONE DES MD5 SHA256 SHA512)
|
||||
-e, --encrypted supplied passwords are encrypted
|
||||
-h, --help display this help message and exit
|
||||
-m, --md5 encrypt the clear text password using
|
||||
|
||||
@@ -2,7 +2,7 @@ chpasswd: the -c, -e, and -m flags are exclusive
|
||||
Usage: chpasswd [options]
|
||||
|
||||
Options:
|
||||
-c, --crypt-method <METHOD> the crypt method (one of NONE DES MD5 SHA256 SHA512)
|
||||
-c, --crypt-method METHOD the crypt method (one of NONE DES MD5 SHA256 SHA512)
|
||||
-e, --encrypted supplied passwords are encrypted
|
||||
-h, --help display this help message and exit
|
||||
-m, --md5 encrypt the clear text password using
|
||||
|
||||
@@ -2,7 +2,7 @@ chpasswd: -s flag is only allowed with the -c flag
|
||||
Usage: chpasswd [options]
|
||||
|
||||
Options:
|
||||
-c, --crypt-method <METHOD> the crypt method (one of NONE DES MD5 SHA256 SHA512)
|
||||
-c, --crypt-method METHOD the crypt method (one of NONE DES MD5 SHA256 SHA512)
|
||||
-e, --encrypted supplied passwords are encrypted
|
||||
-h, --help display this help message and exit
|
||||
-m, --md5 encrypt the clear text password using
|
||||
|
||||
@@ -2,7 +2,7 @@ chpasswd: invalid numeric argument '12foo'
|
||||
Usage: chpasswd [options]
|
||||
|
||||
Options:
|
||||
-c, --crypt-method <METHOD> the crypt method (one of NONE DES MD5 SHA256 SHA512)
|
||||
-c, --crypt-method METHOD the crypt method (one of NONE DES MD5 SHA256 SHA512)
|
||||
-e, --encrypted supplied passwords are encrypted
|
||||
-h, --help display this help message and exit
|
||||
-m, --md5 encrypt the clear text password using
|
||||
|
||||
@@ -2,7 +2,7 @@ chpasswd: unsupported crypt method: SHA513
|
||||
Usage: chpasswd [options]
|
||||
|
||||
Options:
|
||||
-c, --crypt-method <METHOD> the crypt method (one of NONE DES MD5 SHA256 SHA512)
|
||||
-c, --crypt-method METHOD the crypt method (one of NONE DES MD5 SHA256 SHA512)
|
||||
-e, --encrypted supplied passwords are encrypted
|
||||
-h, --help display this help message and exit
|
||||
-m, --md5 encrypt the clear text password using
|
||||
|
||||
@@ -6,4 +6,5 @@ Options:
|
||||
-h, --help display this help message and exit
|
||||
-r, --remove remove home directory and mail spool
|
||||
-R, --root CHROOT_DIR directory to chroot into
|
||||
-Z, --selinux-user remove any SELinux user mapping for the user
|
||||
|
||||
|
||||
@@ -7,4 +7,5 @@ Options:
|
||||
-h, --help display this help message and exit
|
||||
-r, --remove remove home directory and mail spool
|
||||
-R, --root CHROOT_DIR directory to chroot into
|
||||
-Z, --selinux-user remove any SELinux user mapping for the user
|
||||
|
||||
|
||||
@@ -6,4 +6,5 @@ Options:
|
||||
-h, --help display this help message and exit
|
||||
-r, --remove remove home directory and mail spool
|
||||
-R, --root CHROOT_DIR directory to chroot into
|
||||
-Z, --selinux-user remove any SELinux user mapping for the user
|
||||
|
||||
|
||||
@@ -6,4 +6,5 @@ Options:
|
||||
-h, --help display this help message and exit
|
||||
-r, --remove remove home directory and mail spool
|
||||
-R, --root CHROOT_DIR directory to chroot into
|
||||
-Z, --selinux-user remove any SELinux user mapping for the user
|
||||
|
||||
|
||||
@@ -22,5 +22,5 @@ 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
|
||||
-Z, --selinux-user new SELinux user mapping for the user account
|
||||
-Z, --selinux-user SEUSER new SELinux user mapping for the user account
|
||||
|
||||
|
||||
@@ -23,5 +23,5 @@ 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
|
||||
-Z, --selinux-user new SELinux user mapping for the user account
|
||||
-Z, --selinux-user SEUSER new SELinux user mapping for the user account
|
||||
|
||||
|
||||
@@ -23,5 +23,5 @@ 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
|
||||
-Z, --selinux-user new SELinux user mapping for the user account
|
||||
-Z, --selinux-user SEUSER new SELinux user mapping for the user account
|
||||
|
||||
|
||||
@@ -22,5 +22,5 @@ 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
|
||||
-Z, --selinux-user new SELinux user mapping for the user account
|
||||
-Z, --selinux-user SEUSER new SELinux user mapping for the user account
|
||||
|
||||
|
||||
@@ -23,5 +23,5 @@ 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
|
||||
-Z, --selinux-user new SELinux user mapping for the user account
|
||||
-Z, --selinux-user SEUSER new SELinux user mapping for the user account
|
||||
|
||||
|
||||
@@ -23,5 +23,5 @@ 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
|
||||
-Z, --selinux-user new SELinux user mapping for the user account
|
||||
-Z, --selinux-user SEUSER new SELinux user mapping for the user account
|
||||
|
||||
|
||||
@@ -23,5 +23,5 @@ 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
|
||||
-Z, --selinux-user new SELinux user mapping for the user account
|
||||
-Z, --selinux-user SEUSER new SELinux user mapping for the user account
|
||||
|
||||
|
||||
@@ -23,5 +23,5 @@ 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
|
||||
-Z, --selinux-user new SELinux user mapping for the user account
|
||||
-Z, --selinux-user SEUSER new SELinux user mapping for the user account
|
||||
|
||||
|
||||
@@ -23,5 +23,5 @@ 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
|
||||
-Z, --selinux-user new SELinux user mapping for the user account
|
||||
-Z, --selinux-user SEUSER new SELinux user mapping for the user account
|
||||
|
||||
|
||||
@@ -23,5 +23,5 @@ 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
|
||||
-Z, --selinux-user new SELinux user mapping for the user account
|
||||
-Z, --selinux-user SEUSER new SELinux user mapping for the user account
|
||||
|
||||
|
||||
Reference in New Issue
Block a user