r17499: Open the main database only the minimum times during a provision.
authorAndrew Bartlett <abartlet@samba.org>
Fri, 11 Aug 2006 22:11:29 +0000 (22:11 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:15:30 +0000 (14:15 -0500)
commit009d0905947dec9bab81d8e6de5cb424807ffd35
tree8b86e8c60337737f872e689176b6568d8ccbbed5
parent0b552dadaa60cae8988cb17da95c71b3d1443f17
r17499: Open the main database only the minimum times during a provision.

This causes things to operate as just one transaction (locally), and
to make a minimum of TCP connections when connecting to a remote LDAP
server.

Taking advantage of this, create another file to handle loading the
Samba4 specific schema extensions.  Also comment out 'middleName' and
reassign the OID to one in the Samba4 range, as it is 'stolen' from a
netscape range that is used in OpenLDAP and interenet standards for
'ref'.

Andrew Bartlett
source/scripting/libjs/provision.js
source/setup/schema.ldif
source/setup/schema_samba4.ldif [new file with mode: 0644]