Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

ldap-server

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
ldap-server server-address {
    port port-number;
    retry attempts;
    routing-instance routing-instance-name;
    source-address source-address;
    timeout seconds;
    no-tls-certificate-check;
    tls-min-version (v1.1 | v1.2);
    tls-peer-name;
    tls-timeout;
    tls-type {
        start-tls;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit access]
[edit access profile profile-name]

Description

Specify that the device uses a Lightweight Directory Access Protocol (LDAP) server for authentication.

Options

server-address—Address of the LDAP authentication server.

The remaining statements are explained separately.

Required Privilege Level

access—To view this statement in the configuration.

access-control—To add this statement to the configuration.

Release Information

Statement introduced in Release 8.5 of Junos OS.

footer-navigation