Changing and Testing LDAP Authentication Options

(Available in EFT Server Enterprise)

The LDAP Authentication Options dialog box is used to edit and test EFT Server's connection to the LDAP server after you have configured LDAP Authentication.

To edit or test LDAP authentication settings

  1. In the Administrator, connect to EFT Server and click the Server tab.

  2. In the left pane, click the Site you want to configure.

  3. In the right pane, click the General tab.

  4. Next to the User auth manager box, click Configure. The LDAP Authentication Options dialog box appears.

  5. To specify that the user list is to be updated automatically, select the Enable Automatic Refresh every check box, then specify how often you want EFT Server to check the authentication database for new users. Clear the check box if you do not want the Site's user list to refresh automatically. (This setting is inherited from the Server's General Settings on the Server's General tab. Never refresh user list automatically is specified by default.)

  6. In the Server box, type the Server name or IP address.

  7. In the Port box, keep the default port 389 or specify a different port.

  8. In the Base DN box, type the base domain name for the LDAP user database, in the format option=value. For example, type:
    dc=forest,dc=tree,dc=branch

  9. In the User Filter box, type the search filter information. Refer to Advanced LDAP Filtering for a detailed explanation of LDAP filtering.

  10. In the Attribute box, type a comma-separated list of attributes to retrieve. For example, type:

    userPrincipalName,mail,e-mail,name,cn

  11. (Add userprincipalname to the attributes so that the userprincipalname is used for the account name in queries.)

  12. In the User Information area, click one of the following binding methods to define how the client is authenticated:

  13. For details of creating complex LDAP filters, refer to Advanced LDAP Filtering.

  14. If you are using SSL, select the Use SSL check box.

  15. You need to have a certificate that includes Server Authentication on the LDAP server you are connecting to. If you install Certificate Services on the domain on which EFT Server is installed, you can request the certificate on the LDAP server. For more information, refer to the Microsoft Support article "How to enable LDAP over SSL with a third-party certification authority."

    The LDAP bind password is encrypted in the FTP.cfg file.

  16. To change the advanced options (SSL, timeout, scope, etc.), click Advanced and specify advanced options based on your requirements.

  17. To test your settings, click Test. The LDAP Query dialog box appears. The Authentication Manager Test Results appear.

  18. The query returns the following information:

  19. To close the dialog box, click the X in the upper right corner or press ESC.

  20. If you need troubleshooting assistance, copy the text to the clipboard and provide this information to GlobalSCAPE technical support.

  21. Click OK to close the LDAP Authentication Options dialog box.

  22. Click Apply to save the changes on EFT Server.