Connecting to AD via SSL

If you want to securely add users, change passwords, or connect to the Active Directory server being used with your FileCloud site, then you will need to use an SSL certificate.

The Lightweight Directory Access Protocol (LDAP) is used to read from and write to Active Directory. By default, LDAP traffic is transmitted unsecured. You can make LDAP traffic confidential and secure by using Secure Sockets Layer (SSL) / Transport Layer Security (TLS) technology.

Before you can enable the use of SSL certificates in FileCloud Server, you must have completed the following steps:

  1. Install and configure your Active Directory server
  2. Install an SSL certificate on your Active Directory server


To enable the use of SSL Certificates in FileCloud Server:

  1. In the FileCloud admin portal's left navigation bar, scroll down and click Settings. Then, on the Settings navigation page, click Authentication .
    The Authentication settings page opens.
  2. Under Authentication, change Authentication type to Active Directory, and click Save.

    Additional settings appear.

  3. In AD port, change the number to 636.
  4. Enable Use SSL for the connection.

  5. Click Save

Connecting to Active Directory over TLS

TLS

To use TLS, use port 389 instead of port 636, and enable Use TLS for the connection instead of Use SSL for the connection.