API Guide

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
service obscure-password
Obscures passwords in show command output.
Syntax
service obscure-password
Parameters None
Default Not configured
Command Mode CONFIGURATION
Usage
Information
Use service obscure-password command so that the text characters of passwords are not
displayed in show command output. The command obscures the passwords that you configure for user
names, NTP, BGP, SNMP, RADIUS servers, and TACACS+ servers. To disable the obscure passwords
function, use the no service obscure-password command.
Example
OS10(config)# service obscure-password
Supported
Releases
10.5.0 or later
service simple-password
Disables the strong password check configured with username password role and password-attributes commands.
Syntax
service simple-password
Parameters None
Default Not configured
Command Mode CONFIGURATION
Usage
Information
Use the service simple-password command to turn off the strong password checks so that you
can configure passwords with no restrictions.
To revert to the configured stronger password settings, use the no service simple-password
command.
Example
OS10(config)# service simple-password
Supported
Releases
10.5.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 1023