Ip Http Authentication - Dell PowerConnect 7000 Series Reference Manual

Systems cli reference guide
Hide thumbs Also See for PowerConnect 7000 Series:
Table of Contents

Advertisement

User Guidelines
The 4.x firmware emulates industry standard behavior for enable mode
authentication over SSH and telnet. In 4.x, the default enable authentication
method for telnet and SSH uses the enableNetList method, which requires an
enable password. If users are unable to enter privileged mode when accessing
the switch via telnet or SSH, the administrator will need to either change the
enable authentication method, e.g. to enableList, or set an enable password.
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.
250
AAA Commands
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.
...]

Advertisement

Table of Contents
loading

Table of Contents