Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

The set system aaa local disable command enables the local authentication function.


Command Syntax
set system aaa local disable <true | false>


Parameter

Parameter

Description

disable <true | false>

Configures whether to enable or disable the local authentication function. The value is true or false.

true: disables the local authentication function.

false: enables the local authentication function.

The default value is false.

Example
• Enable the local authentication function.

admin@XorPlus# set system aaa local disable true
admin@XorPlus# commit 
  • No labels