# 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:

<table border="1" id="bkmrk-%23%23-soffid-overlaydn%3A" style="border-collapse: collapse; width: 100%;"><tbody><tr><td style="width: 99.8765%; border-color: #6983a7;">\#  
\# Soffid overlay  
dn: olcOverlay=soffid,olcDatabase={1}mdb,cn=config  
olcOverlay: soffid  
objectClass: olcOverlayConfig  
objectClass: olcSoffidConfig  
olcDomain: soffidldap  
olcSoffidServer: https://soffid.bubu.lab:760</td></tr></tbody></table>

  
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