Reference Guide

Table Of Contents
Format
ldap_account -id <value> set [ -role_id <value> ] [ -async ]
Action qualifiers
-id
Unique identifier of the LDAP account to be modified.
-role_id
Unique identifier of the new role to which the LDAP account will be mapped. The current
login session cannot change its own role.
-async
Perform asynchronous operation.
ldap_domain
Use this resource type to manage ldap configuration. Information about an LDAP domain. Was
added in version 1.0.3.
Attributes
id
Unique identifier of the new LDAP server configuration.
domain_name
Name of the LDAP authority to construct the LDAP server configuration.
ldap_servers
List of IP addresses of the LDAP servers for the domain. IP addesses are in IPv4 or IPv6
format.
port
Port number used to connect to the LDAP server(s). Default values are LDAP(389),
LDAPs(636), GlobalCatalog LDAP(3268), Global Catalog LDAPs(3269).
ldap_server_type
[Added in 1.0.3]
Types of LDAP server:\n
AD Active directory\n
OpenLDAP Open source implementation of LDAP
Was added in version 1.0.3.
protocol
[Added in 1.0.3]
Types of directory service protocol:\n
291