|
Description:
|
lcsAuthMethodConfigMethod4 OBJECT-TYPE
SYNTAX INTEGER {no(0), redirect(1), local(2), radius(3), tacacs(4)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Methods that involves remote servers are timed out if the
remote servers are offline.Each method is tried from left to
right and continues until a method either approves or
rejects a user.
0: no, Authentication is disabled and login is not possible.
1: redirect, When HTTPS is enabled, enable HTTPS automatic redirect on the switch.
2: local, Use the local user database on the switch for
authentication.
3: radius, Use remote RADIUS server(s) for authentication.
4: tacacs+, Use remote TACACS+ server(s) for authentication."
|
|
|