1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/setup/provision_schema_basedn.ldif
Andrew Bartlett 3d4c4c5fa3 r22478: Update the LDAP backend code to handle initialisation of multiple
partitions onto the target LDAP server.

Make the LDAP provision run before smbd starts, then stop the LDAP
server.  This ensures this occurs synchronously, We then restart it
for the 'real run' (with slapd's stdin being the FIFO).

This required fixing a few things in the provision scripts, with more
containers being created via a add/modify pair.

Andrew Bartlett
(This used to be commit 860dfa4ea1)
2007-10-10 14:51:31 -05:00

10 lines
176 B
Plaintext

###############################
# Schema Naming Context
###############################
dn: ${SCHEMADN}
objectClass: top
objectClass: dMD
${EXTENSIBLEOBJECT}
${ACI}
cn: Schema