Command Line Reference Guide

918 | Security
www.dell.com | support.dell.com
When creating a username and secret password, a new userID is also created: bsd-username. This
additional username and password is automatically created on all systems, but is applicable to the
Automations features SmartScripts and HyperLink (still in Beta phase).
When you create a username and secret password (for example, username qsmythe secret q12lmo),
the system creates bsd-username qsmyth secret random-password. The random password is
assigned by the system for BSD shell access for the automation features. When you show your
configuration, both passwords appear.
Force10#: show run
.
.
.
username <username> secret 5 <password>
bsd-username <username> secret <password>
.
.
Force10#
When you save the configuration, and reload the system, both new passwords are applied to the
configuration. If you downgrade to a release prior to FTOS 8.3.3.4, the BSD username and password
are removed from the configuration.
The BSD username is created when you enter a new username in the CLI. It is not created from a pre-
existing username. Following an upgrade to FTOS 8.3.3.3, you must enter a new (or re-enter the old)
username and password to get the BSD username.
Related
Commands
RADIUS Commands
The RADIUS commands supported by FTOS. are:
debug radius
ip radius source-interface
radius-server deadtime
radius-server host
radius-server key
radius-server retransmit
radius-server timeout
Note: If the entered username is longer than 16 characters, the BSD username and password
are not created. This is a BSD limitation, not an FTOS limitation. FTOS supports up to 63
characters for the username and password.
password Specify a password for users on terminal lines.
show running-config View the current configuration.