Reference Guide

Table Of Contents
Dell PowerConnect ArubaOS 6.0 Command Line Interface | Reference Guide local-userdb add | 305
accounts in the internal database. You can modify an existing user account in the internal database with the
local-userdb modify command, or delete an account with the local-userdb del command.
By default, the internal database in the master controller is used for authentication. Issue the
aaa
authentication-server internal use-local-switch
command to use the internal database in a local
controller; you then need to add user accounts to the internal database in the local controller.
Example
The following command adds a user account in the internal database with an automatically-generated username
and password:
(host) #local-userdb add generate-username generate-password expiry duration 480
The following information is displayed when you enter the command:
GuestConnect
Username: guest4157
Password: cDFD1675
Expiration: 480 minutes
Related Commands
Command History
Command Information
Command Description Mode
show local-userdb Use this command to show the parameters displayed
in the output of this command.
Enable and Config modes
show local-userdb-
guest
Use this command to show the parameters displayed
in the output of the local-userdb-guest add
command.
Enable and Config modes
mgmt-user Use the webui-cacert <certificate name>
command if you want an external authentication server to
derive the management user role. This is helpful if there
are a large number of users who need to be authenticated.
Use the mgmt-user webui-cacert
<certificate_name> serial <number> <username>
<role> command if you want the authentication process to
use previously configured certificate name and serial
number to derive the user role.
Config mode
Version Modification
ArubaOS 3.0 Introduced for the first time.
ArubaOS 3.4 The guest, sponsor and optional field parameters were added.
Platform License Command Mode
Available on all platforms Available in the base operating system. The
role parameter requires the PEFNG license.
Enable mode on master controllers.