LDAPS

Configure LDAPS authentication in Pyramid by importing your certificate through the Certificate Manager, restarting the services, and setting up the required configuration, including the address and port details.

Setting up LDAPS

Before you begin

You must have a valid domain SSL certificate for your directory server. This certificate is typically issued by a trusted Certificate Authority and should be provided to you by your administrator.

Step 1: Upload the Certificate

Upload your certificate into Pyramid using the Certificate Manager, which you access from the Admin Console. As part of this process, you will need to restart your services.

Step 2: Configure the Provider

In the Admin Console:

  1. Open the Authentication page, by clicking Security > Authentication in the tree.
  2. Configure the following provider settings:
    • LDAP Address: Change this value to your LDAPS address.
    • Port: Change the port to 636 or 3269 if the first one does not work.
  3. Click Apply.