cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1270
Views
5
Helpful
3
Replies

aaa authentication enable (LOCAL / local)

cabrera2013
Level 1
Level 1

Which command will configure a Cisco ASA firewall to authenticate users when they enter the enable syntax using the local database with no fallback method? 

 

What is the difference between upper and lower case 'LOCAL / local?

aaa authentication enable console 'LOCAL'   

aaa authentication enable console 'local'

thank you

 

 

3 Replies 3

Vibhor Amrodia
Cisco Employee
Cisco Employee

Hi,

This command:-

aaa authentication enable console LOCAL

will help to authenticate users as per the LOCAL Database.

You have to use Capital letters for this as that is referencing to the LOCAL DATABASE and is a reserved keyword and has to be all Capital letters.

Thanks and Regards,

Vibhor Amrodia

 

Just to add to what Vibor has said. When you use "LOCAL" the local database is used, and it must be all CAPS. When you use "local" the ASA looks for a aaa server group called local, which is not the local database. Only "LOCAL" will reference the local database.

Thank you very much

Review Cisco Networking for a $25 gift card