Specifications
3-412
Cisco Wide Area Application Services Command Reference
OL-16451-01
Chapter 3 CLI Commands
(config) authentication login
(config) authentication login
To set the administrative login authentication parameters for a WAAS device, use the authentication
login global configuration mode command. To selectively disable options, use the no form of this
command.
authentication login {local | radius | tacacs | windows-domain}
enable [primary | secondary | tertiary| quaternary]
no authentication login {local | radius | tacacs | windows-domain}
enable [primary | secondary | tertiary| quaternary]
Syntax Description
Defaults The local authentication method is enabled by default.
Command Modes global configuration
Device Modes application-accelerator
central-manager
Usage Guidelines The authentication command configures both the authentication and authorization methods that govern
login and configuration access to the WAAS device.
Note We strongly recommend that you use the WAAS Central Manager GUI instead of the WAAS CLI to
configure administrative login authentication and authorization for your WAAS devices, if possible. For
information about how to use the WAAS Central Manager GUI to centrally configure administrative
login authentication and authorization on a single WAE or group of WAEs, which are registered with a
WAAS Central Manager, see the Cisco Wide Area Application Services Configuration Guide.
login Sets the administrative login authentication parameters for the WAAS
device.
local Selects the local database method for the WAAS device.
radius Selects the RADIUS method for the WAAS device.
tacacs Selects the TACACS+ method for the WAAS device.
windows-domain Selects the Windows domain controller method for the WAAS device.
enable Enables the specified methods for the WAAS device.
primary (Optional) Specifies the first method that the WAAS device should use.
secondary (Optional) Specifies the second method that the WAAS device should use.
tertiary (Optional) Specifies the third method that the WAAS device should use if
the primary and secondary methods fail.
quaternary (Optional) Specifies the fourth method that the WAAS device should use if
the primary, secondary, and tertiary methods all fail.