User Access Manager Help >> Operation Guide >> User Access Policy >> LDAP Service >> LDAP Server >> Add/Modify LDAP Server

Add/Modify LDAP Server

This function allows you to add and modify LDAP servers in INC, that is, to add and modify associations with LDAP servers. If the user group synchronization type for an added LDAP server is Synchronize by OU or Synchronize by OU Property, user groups are synchronized immediately after the server is added.

Operation Procedure

  1. Select the User tab, and then select User Access Policy > LDAP Service > LDAP Server from the navigation tree to enter the LDAP server configuration page.
  2. Click Add or click the link of the LDAP server you want to modify.
  3. Configure the basic information, such as the server name, address, server type, Admin DN, Admin Password, Base DN. Specify the version, port, and user group in the Advanced Information area.
  4. Configure the standby server information, such as the address.
  5. Click OK.

Precautions

Parameters

Configuration examples

FAQ


  1. Q: What is the difference between Microsoft Active Directory and the general LDAP server?
            A
    1. The general LDAP server is a category of LDAP servers including Sun ONE 5.2, Netscape 6.0, Novell eDirectory 8.5.1, and OpenLDAP servers.
    2. Microsoft Active Directory supports only real-time authentication because it saves user passwords in encrypted form and does not have the user password access interface. The general LDAP server supports synchronizing user passwords to EIA. You can select local EIA authentication or LDAP server authentication when adding a general LDAP server.
    3. Microsoft Active Directory supports assigning services based on AD groups or manually specifying services for users. The general LDAP server supports only manually specifying services for users.
    4. The general LDAP server enabled with real-time authentication supports bind requests.
  2. Q: Why does EIA fail to synchronize data from the LDAP server?

    A: For successful data synchronization from the LDAP server to EIA, make sure the following parameters are correctly configured: LDAP server version, IP address, port number, admin DN, and admin password. A typical failure reason is the incorrect setting of the admin DN. The format of the admin DN must be in accordance with the LDAP server setting. To obtain the LDAP server setting information, contact the LDAP server administrator.

  3. Q: Why do I fail to export users from the LDAP server?

    A: To resolve the problem:1.Verify that the LDAP server and EIA can correctly communicate with each other.2.Verify that the filtering parameters for user export are correctly set.

  4. Q: What is the benefit of user data synchronization?

    A: User data synchronization from the LDAP server to EIA improves authentication efficiency. If a user is removed from the LDAP server, the user is marked as nonexistent in EIA after synchronization. When this user initiates authentication, an error is returned.

  5. Q: What is the advantage of real-time authentication?

    A: When you enable real-time authentication, EIA forwards user authentication requests to the LDAP server. EIA periodically synchronizes user information from the LDAP server. When an LDAP user changes the user password, the new password might not be promptly synchronized to EIA and the user will fail authentication. If you enable real-time authentication, the user is authenticated on the LDAP server and can access the network in a timely manner.

  6. Q: Which LDAP servers does EIA support in the current software version? Which LDAP servers do not support password synchronization?

    A: In the current software version, EIA supports Sun ONE 5.2, Netscape 6.0, Microsoft Active Directory 5.0, Novell eDirectory 8.5.1, and OpenLDAP servers. All these servers (except for Microsoft Active Directory, which does not have the user password query interface) support synchronizing passwords to EIA.

  7. Q: What should I do if the following message is displayed during the synchronization: The number of LDAP users to be synchronized exceeds the maximum number of users that the LDAP server allows the operator to obtain. Please modify the setting on the LDAP server.

    A: By default, the LDAP server supports synchronizing up to 10000 users at one time. If this message is displayed, you must manually modify the setting on the LDAP server.

Related Topics