Specifications
OmniAccess Reference: AOS-W System Reference
402 Part 031652-00 May 2005
Add Users to the Database
Authentication can be provided using one of the following:
z An internal database on the Wireless LAN switch
z An external RADIUS server attached to your network
If using an external RADIUS server, refer to your server documentation for
adding users and skip to the next section.
Otherwise, users must be added to the Wireless LAN switch internal database.
The internal database includes a default guest account. If no other specialized
accounts are needed, no further server configuration is required and you can
skip to the next section.
If specialized accounts are needed, use the following CLI configuration
commands:
For example:
N
OTE—The specified role must also be defined on the authentication server.
See “Configuring Role Derivation” on page 410 for more information.
To see all the users configured in the database:
To delete a user from the database:
(config) # local-userdb add username
<name>
password
<password>
role
<role-name>
(config) # local-userdb add username dave password sssHHH role employee
(config) # show local-userdb
(config) # local-userdb del username
<name>