Find answers to your technical questions and learn how to use our products
Search suggestions:
Find answers to your technical questions and learn how to use our products
Search suggestions:
Navigation: System Settings > System > Directory Services > LDAP
For additional configuration information, see Centralized System Directory.
LDAP (Lightweight Directory Access Protocol) is a software protocol for enabling anyone to locate organizations, individuals, and other resources such as files and devices in a network. It can also be used to import directory information.
The IP Office supports both LDAP V2 and LDAP V3:
LDAP v2: This menu (System Settings > System > Directory Services > LDAP ) supports LDAP v2 direct from the IP Office service.
LDAP v3: The Collaboration service on IP Office R11.1.2 and higher Linux-based IP Office servers supports LDAP v3. For IP500 V2 servers, the Collaboration service is provided by an IP Office Application Server. Using IP Office Web Manager, see Solution > Solution Settings > User Synchronization Using LDAP.
IP Office systems also support the import of directory records from another IP Office using HTTP. That includes using HTTP to import records that the other IP Office has imported using LDAP.
LDAP records can contain several telephone numbers. Each will be treated as a separate directory record when imported into the system directory.
An LDAP directory is organized in a simple "tree" hierarchy consisting of the following levels:
The "root" directory (the starting place or the source of the tree), which branches out to
Countries, each of which branches out to
Organizations, which branch out to
Organizational units (divisions, departments, and so forth), which branches out to (includes an entry for)
Individuals (which includes people, files, and shared resources such as printers)
An LDAP directory can be distributed among many servers. Each server can have a replicated version of the total directory that is synchronized periodically. An LDAP server is called a Directory System Agent (DSA). An LDAP server that receives a request from a user takes responsibility for the request, passing it to other DSA's as necessary, but ensuring a single coordinated response for the user.
These settings can be edited online. Changes to these settings do not require a reboot of the system.
Field |
Description |
|---|---|
LDAP Enabled |
Default = Off This option turns LDAP support on or off. If the server being queried is an LDAP V3 server, support for LDAP V2 may need to be enabled on that server. LDAP V3 servers typically support LDAP V2 but do not have it enabled by default. |
User Name |
Default = Blank Enter the user name to authenticate connection with the LDAP database. To determine the domain-name of a particular Windows user look on the "Account" tab of the user's properties under "Active Directory Users and Computers". Note that this means that the user name required is not necessarily the same as the name of the Active Directory record. There should be a built-in account in Active Directory for anonymous Internet access, with prefix "IUSR_" and suffix server_name. Thus, for example, the user name entered is this field might be: IUSR_CORPSERV@example.com |
Password |
Default = Blank Enter the password to be used to authenticate connection with the LDAP database. Enter the password that has been configured under Active Directory for the above user. Alternatively, an Active Directory object may be made available for anonymous read access. This is configured on the server as follows.
|
Server IP Address |
Default = Blank Enter the IP address of the server storing the database. |
Server Port |
Default = 389 This setting is used to indicate the listening port on the LDAP server. |
Authentication Method |
Default = Simple Select the authentication method to be used. The options are:
|
Resync Interval (secs) |
Default = 3600 seconds. Range = 60 to 99999 seconds. The frequency at which the system should resynchronize the directory with the server. This value also affects some aspects of the internal operation. The LDAP search inquiry contains a field specifying a time limit for the search operation and this is set to 1/16th of the resync interval. So by default a server should terminate a search request if it has not completed within 225 seconds (3600/16). The client end will terminate the LDAP operation if the TCP connection has been up for more than 1/8th of the resync interval (default 450 seconds). This time is also the interval at which a change in state of the "LDAP Enabled" configuration item is checked. |
Search Base Search Filter |
Default = Blank These fields are used together to refine the extraction of directory records. The Search Base specifies the point in the tree to start searching.
The Search Filter specifies which objects under the base are of interest.
The following are some examples applicable to an Active Directory database.
|
Number Attributes |
Default = Enter the number attributes the server should return for each record that matches the Search Base/Search Filter.
|
Auto Populate MS Teams Data |
Default = Enabled When LDAP Enabled setting is enabled, the Auto Populate MS Teams Data setting auto populates the Microsoft Teams URI obtained by IP Office in User | Mobility > MS Teams URI and makes the MS Teams URI setting read-only. |