I was trying to configure the default directory tree on a clean OpenLDAP install on Ubuntu (apt-get install slapd).
I found /usr/share/slapd/slapd.conf and was going to change the suffix setting, and noticed that there is some kind of token substitution going on - @SUFFIX@ and @BACKEND@.
How do these tokens get substituted - and where are the values provided?