Ip Http Authentication - Dell PowerConnect 8024 Cli Reference Manual

Cli reference guide
Hide thumbs Also See for PowerConnect 8024:
Table of Contents

Advertisement

User Guidelines
This command has no user guidelines.
Example
The following example defines password "xxxyyyzzz" to control access to user and privilege
levels.
console(config)# enable password xxxyyyzzz

ip http authentication

Use the ip http authentication command in Global Configuration mode to specify
authentication methods for http server users. To return to the default, use the no form of this
command.
Syntax
ip http authentication
no ip http authentication
method1 [ method2 ...] — Specify at least one from the following table:
Keyword
local
none
radius
tacacs
Default Configuration
The local user database is checked. This action has the same effect as the command ip http
authentication local.
Command Mode
Global Configuration mode
User Guidelines
The additional methods of authentication are used only if the previous method returns an error,
not if it fails. To ensure that the authentication succeeds even if all methods return an error,
specify none as the final method in the command line. For example, if none is specified as an
authentication method after radius, no authentication is used if the RADIUS server is down.
method1
method2
[
...]
Source or destination
Uses the local username database for authentication.
Uses no authentication.
Uses the list of all RADIUS servers for authentication.
Uses the list of all TACACS+ servers for authentication.
153
AAA Commands

Advertisement

Table of Contents
loading

Table of Contents