Q&A: How can I get the schema from primary

Question:

How can I get the schema from primary

Answer:

We have a script to get the schema information:

/usr/share/univention-directory-listener/univention-get-ldif-from-master.py -s

At the moment due to bug 58910, the script needs to be adjusted manually:

sed -i '/--schema/{s/replication.SCHEMA_FILE/SCHEMA/}' \
/usr/share/univention-directory-listener/univention-get-ldif-from-master.py