Skip to main content

Soffid overlay configuration

The communication channel from Soffid LDAP to Soffid sync server is configured by the Soffid overlay. The overlay configuration object looks like this:

#
# Soffid overlay
dn: olcOverlay=soffid,olcDatabase={1}mdb,cn=config
olcOverlay: soffid
objectClass: olcOverlayConfig
objectClass: olcSoffidConfig
olcDomain: soffidldap
olcSoffidServer: https://soffid.bubu.lab:760


The two configuration parameters are olcDomain and olcSoffidServer.

olcSoffidServer is a multivalued attribute that hosts the list of Soffid sync servers that will receive password change notifications. They will be used for authentication purposes as well.

olcDomain is the agent name used in Soffid console to manage the current Soffid LDAP Database