
Chapter 2 - Installation, Configuration, Usage
User Guide 59
all.authtype This parameter controls the authentication required by the BLACK BOX
® Advanced Console Server. The authentication required by the device to
which the user is connecting is controlled separately. There are several
authentication type options:
• none (no authentication)
• local (authentication is performed using the /etc/passwd file)
• remote (This is for a terminal profile only. The unit takes in a user-
name but does not use it for authentication. Instead it passes it to the
remote server where it is then used for authentication.)
• radius (authentication is performed using a Radius authentication
server)
• TacacsPlus (authentication is performed using a TacacsPlus authenti-
cation server)
• ldap (authentication is performed against an ldap database using an
ldap server. The IP address and other details of the ldap server are
defined in the file /etc/ldap.conf)
• local/radius (authentication is performed locally first, switching to
Radius if unsuccessful)
• radius/local (the opposite of the previous option)
• local/TacacsPlus (authentication is performed locally first, switching
to TacacsPlus if unsuccessful)
• TacacsPlus/local (the opposite of the previous option)
• RadiusDownLocal (local authentication is tried only when the
Radius server is down)
• TacacsPlusDownLocal (local authentication is tried only when the
TacacsPlus server is down)
An example value would be:
radius
Komentarze do niniejszej Instrukcji