Authentication methods

The methods used to authenticate a user when they attempt to log in, in listed order.

Authentication method

A local or remote authentication method used to determine if a user is allowed access to the device, and which local authentication groups they are a member of.

  • RADIUS - Options for authenticating with RADIUS servers.
  • TACACS+ - Options for authenticating with TACACS+ servers.
  • LDAP - Options for authenticating with LDAP servers.

Properties

Enable

Enable the authentication method.

  • Data type: boolean
  • Default: true
  • Configuration

CLI: (cli)> config auth method <index> enable

Type

The authentication method type.

OptionLabelDescription
localLocalAuthenticate against user accounts defined in Authentication / Users.
radiusRADIUSAuthenticate with RADIUS (Remote Authentication Dial-In User Service) servers.
tacacs-plusTACACS+Authenticate with TACACS+ (Terminal Access Controller Access-Control System Plus) servers.
ldapLDAPAuthenticate with LDAP (Lightweight Directory Access Protocol) servers.
zeroGearlinx ZEROAuthenticate with your Gearlinx ZERO credentials.
  • Data type: string select
  • Configuration
  • Required

CLI: (cli)> config auth method <index> type