Connectivity Guide

Table Of Contents
Example
OS10# show users
Index Line User Role Application Idle Login-Time Location
Privilege
----- ------ ----- ----- ----------- ---- ----------- --------
---------
1 pts/0 admin sysadmin bash >24h 2018-09-08 T06:51:37Z 10.14.1.91 [ssh] 15
2 pts/1 netad netadmin bash >24h 2018-09-08 T06:54:33Z 10.14.1.91 [ssh] 10
Supported
Releases
10.2.0E or laterUpdated the command to display the privilege levels of all users on OS10 version 10.4.3.0
or later.
system-user linuxadmin disable
Enable or Disable and Lock or Unlock 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 this command enables or
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
system-user linuxadmin password
Configure 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
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
tacacs-server host
Configures a TACACS+ server and the key used to authenticate the switch on the server.
Syntax
tacacs-server host {hostname | ip-address} key {0 authentication-key | 9
authentication-key | authentication-key} [auth-port port-number]
Security 785