![Digi IX20 Скачать руководство пользователя страница 507](http://html.mh-extra.com/html/digi/ix20/ix20_user-manual_2496666507.webp)
User authentication
Terminal Access Controller Access-Control System Plus ()
IX20 User Guide
507
(config)> auth group_attribute
attribute-name
(config)>
5. (Optional) Configure the type of service. This is the value of the
service
attribute in the the
server's configuration. For example, in
, the value of the
service
attribute in the sample tac_plus.conf file is
system
, which is also the default setting in
the IX20 configuration.
(config)> auth service
service-name
(config)>
6. Set the type of TLS connection used by the LDAP server:
(config)> auth ldap tls
value
(config)>
where
value
is one of:
n
off
: Uses a non-secure TCP connection on the LDAP standard port, 389.
n
on
: Uses an SSL/TLS encrypted connection on port 636.
n
start_tls
: Makes a non-secure TCP connection to the LDAP server on port 389, then
sends a request to upgrade the connection to a secure TLS connection. This is the
preferred method for LDAP.
The default is
off
.
7. If
tls
is set to
on
or
start_tls
, configure whether to verify the server certificate:
(config)> auth ldap verify_server_cert
value
(config)>
where
value
is either:
n
true
: Verifies the server certificate with a known Certificate Authority.
n
false
: Does not verify the certificate. Use this option if the server is using a self-signed
certificate.
The default is
true
.
8. Set the distinguished name (DN) that is used to bind to the LDAP server and search for users.
Leave this option unset if the server allows anonymous connections.
(config)> auth ldap bind_dn
dn_value
(config)>
For example:
(config)> auth ldap bind_dn cn=user,dc=example,dc=com
(config)>
9. Set the password used to log into the LDAP server. Leave this option unset if the server allows
anonymous connections.
(config)> auth ldap bind_password
password
(config)>
Содержание IX20
Страница 1: ...IX20 User Guide ...
Страница 598: ...Monitoring This chapter contains the following topics intelliFlow 599 Configure NetFlow Probe 606 IX20 User Guide 598 ...
Страница 613: ...Central management Configure Digi Remote Manager IX20 User Guide 613 ...
Страница 640: ...Diagnostics View system event logs IX20 User Guide 640 5 Click to download the system log ...
Страница 707: ...Command line interface Command line reference IX20 User Guide 707 more path The file to view Syntax STRING ...
Страница 710: ...Command line interface Command line reference IX20 User Guide 710 reboot Reboot the system Parameters None ...