Users Guide

Example
OS10# show running-configuration privilege
privilege exec priv-lvl 3 configure
privilege configure priv-lvl 4 "interface ethernet"
enable password sha-512 $6$Yij02Phe2n6whp7b$ladskj0HowijIlkajg981 priv-
lvl 12
Supported
Releases
10.4.3.0 or later
system-user linuxadmin password
Configures a password for the linuxadmin user.
Syntax
system-user linuxadmin password {clear-text-password | hashed-password}
Parameters None
Defaults Not configured
Command Mode CONFIGURATION
Usage
Information
Use this command to set a clear-text or hashed-password for the linuxadmin user.
Example
OS10(config)# system-user linuxadmin password Dell@Force10!@
OS10(config)# system-user linuxadmin password $6$3M55wOYy
$Sw1V9Ok3GE4Hmf6h1ARH.dBHy9gpEFYUvdu15ZpnCYzt.nJjFm0VIz/
rQvvJeX6krRtfYs2ZqBl6TkmLGAwtM
Supported
Releases
10.4.3.0 or later
system-user linuxadmin disable
Disables the linuxadmin user.
Syntax
[no] system-user linuxadmin disable
Parameters None
Defaults Enabled
Command Mode CONFIGURATION
Usage
Information
Use this command to disable and lock the linuxadmin user. The no version of the command enables
and unlocks the linuxadmin user.
Example
OS10(config)# system-user linuxadmin disable
OS10(config)# no system-user linuxadmin disable
Supported
Releases
10.4.3.0 or later
userrole inherit
Reconfigures the default netoperator role and permissions that OS10 assigns by default to a RADIUS or TACACS+-
authenticated user with an unknown user role or privilege level. You can also configure an unknown RADIUS or TACACS+ user
role to inherit permissions from an existing OS10 role.
Syntax
userrole {default | name} inherit existing-role-name
Security 1335