User --disable --user Page 98
Page 98

NOTE: To enable the service user account instead of the root user account, simply substitute the service option
with the --user option, as shown in the following example:
user --enable --user service
NOTE: If root user or service user is enabled, it gets disabled after a reboot. You must enable it again, if required.
user --disable --user
Description
Disables the service or root user account on a DR Series system.
Syntax
user --disable --user root
Result
"root" user disabled.
NOTE: To disable the service user account instead of the root user account, simply substitute the service option
with the --user option, as shown in the following example:
user --disable --user service
user --help
Description
Displays the list of all user-related options that can be used as a reference when using the DR Series system CLI.
Syntax
user --help
Result
Usage:
user --show [--users]
[--logins]
user --enable --user
user --disable --user
user --help
user
--show Displays command specific information.
--enable Enables a user account.
--disable Disables a user account.
For command-specific help, please type user --help
For example:
user --help show
98