Link to home
Start Free TrialLog in
Avatar of zillah
zillahFlag for Australia

asked on

PIX add username and remove

I have used this command to add a user (for testing purposes):
PIX(config)# username admincity password nicecity

Later on I have removed that username (admincity) by using the command below :
PIX(config)# no username admincity
Warning:Local user database is empty and there are still commands using 'LOCAL' for authentication.

What cisco says :
http://www.cisco.com/en/US/products/sw/secursw/ps2120/products_command_reference_chapter09186a00801727a3.html
[quote]
Conversely, if the local database becomes empty when LOCAL is still present in the command, the following warning message appears:
Warning:Local user database is empty and there are still commands using 'LOCAL' for authentication.
[/quote]

1- Did I delete all users, if there were any ?

2- If I deleted them can I restore them ?

3- What is the proper command to delete specific user ? Is it "clear admincity" ?

Note: It is production device, i want to be sure that I am not going to screw up everything.

Regards
ASKER CERTIFIED SOLUTION
Avatar of Les Moore
Les Moore
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial