Skip to content

ldap

ldap ping

ldap ping [OPTIONS]

Ping LDAP service. Uses default configuration if none is provided.

Options

--url <LDAP_URL>
The url of ldap service.
Type: text

--search-dn <LDAP_SEARCH_DN>
The search dn of ldap service.
Type: text

--search-password <LDAP_SEARCH_PASSWORD>
The search password of ldap service.
Type: text

--base-dn <LDAP_BASE_DN>
The base dn of ldap service.
Type: text

--filter <LDAP_FILTER>
The serach filter of ldap service.
Type: text

--uid <LDAP_UID>
The serach uid from ldap service attributes.
Type: text

--scope <LDAP_SCOPE>
The serach scope of ldap service.
Type: integer

--timeout <LDAP_CONNECTION_TIMEOUT>
The connect timeout of ldap service(second).
Type: integer

--verify-cert
Verify Ldap server certificate.
Type: boolean (flag)