Michael Ströder wrote:
On 8/16/19 12:02 PM, Marc Roos wrote:
Is it possible to reference an environment variable in olcSyncrepl: {0}rid= ?
No.
The example doesn't even make sense. RIDs are supposed to be unique within a single config, there's no reason for them to have any global context such as an env var would imply.
My recommendation is to use a decent config managment (ansible, chef, puppet, salt, ..) for the job.