Specifications
OmniAccess Reference: AOS-W System Reference
354 Part 031652-00 May 2005
Configuring the Internal Authentication
Database Using the CLI
An internal authentication database may be configured using the local-userdb
command from the CLI. Users are added to the local database from the
command rather than the configuration prompt.
Users may be deleted using the local-userdb delete option from the CLI.
The users in the local database may be viewed using the show local-userdb
command from the CLI.
Configuring RADIUS Accounting Using the CLI
Configure RADIUS accounting using the aaa radius-accounting command from
the CLI.
Enable RADIUS accounting
(Alcatel) #local-userdb add username NewGuy password NewFoo role
foo-user
(Alcatel) #local-userdb del username foolishGuy
(Alcatel) #show local-userdb
User Details
------------
Name Password Role E-Mail Enabled
---- -------- ---- ------ -------
NewGuy ******** foo-user Yes
OldGuy ******** foo-user Yes
BIGGuy ******** foo-user Yes
Peonski ******** foo-user Yes
User Entries: 4
(Alcatel) (config) #aaa radius-accounting mode enable
1