Configuring the local database accounts
111
SmartWare Software Configuration Guide
8 • RADIUS Client Configuration
servers are down or the network is not reachable, you can create an emergency user in the local database so that
you can still access the SmartNode. Perform the following steps to configure the local accounts.
Mode
: Configure
Example
: Create an administrator and an operator account
node>enable
node#configure
node(cfg)#administrator meier password pencil
node(cfg)#operator james password ""
node(cfg)#show accounts
Administrator accounts:
meier
Operator accounts:
james
node(cfg)
Note
If you are creating an account that does not require a password, type "" to
indicate that no password is needed. For example, if you were configuring an
account for an operator named James that did not need a password, the
entry would be:
node(cfg)#operator james password ""
Step
Command
Purpose
1
node(cfg)#[no] administrator
name
pass-
word
password
Adds an administrator account to the local data-
base. The
no
form removes an existing account
2
node(cfg)#[no] operator
name
password
password
Adds an operator account to the local database.
The
no
form removes an existing account
3
node(radius)[name]#shared-secret
authentication
secret
Sets the password shared between the RADIUS
client (the SmartNode) and the remote RADIUS
server.
4
node(pf-auth)[name]#show accounts
Display existing accounts