Manoj Reddy's Reference Guide

aaa authentication local-override

To configure the Cisco IOS software to check the local user database for authentication before attempting another form of authentication, use the aaa authentication local-override global configuration command. Use the no form of this command to disable the override.

aaa authentication local-override

no aaa authentication local-override

Syntax Description

This command has no arguments or keywords.

Defaults

Override is disabled.

Command Modes

Global configuration

Command History

ReleaseModification
10.3

This command was introduced.

Usage Guidelines

This command is useful when you want to configure an override to the normal authentication process for certain personnel such as system administrators.

When this override is set, the user is always prompted for the username. The system then checks to see if the entered username corresponds to a local account. If the username is not found in the local database, login proceeds with the methods configured with other aaa commands (such as aaa authentication login ). Note that when using this command the Username: prompt is fixed as the first prompt.

Examples

The following example enables AAA authentication override:

aaa authentication local-override

Related Commands

CommandDescription
aaa authentication arap Enables an AAA authentication method for ARA using TACACS+.
aaa authentication enable default Enables AAA authentication to determine if a user can access the privileged command level.
aaa authentication login Sets AAA authentication at login.
aaa authentication ppp Specifies one or more AAA authentication method for use on serial interfaces running PPP.
aaa new-model Enables the AAA access control model.

Printed for apswan@ctr.ap.nic.in on Wed Mar 5 22:32:57 PST 2003

All material in this document copyright 2000 Cisco Systems, Inc. All rights reserved. No material may be reproduced or distributed without written permission of Cisco Systems, Inc.