<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/setup/DB_CONFIG, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/'/>
<entry>
<title>s4:provision Use more reasonable values for DB_CONFIG</title>
<updated>2010-04-22T08:37:18+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2010-04-20T22:00:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=a50f6aad85b5fcbefafa52869651eb503b719cc6'/>
<id>a50f6aad85b5fcbefafa52869651eb503b719cc6</id>
<content type='text'>
With the OpenLDAP backend, the old DB_CONFIG caused OpenLDAP to abort
on startup, and was very inefficient.  This new one, kindly supplied
by Matthew Backes &lt;mbackes@symas.com&gt; uses a more reasonable set of
buffer sizes.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the OpenLDAP backend, the old DB_CONFIG caused OpenLDAP to abort
on startup, and was very inefficient.  This new one, kindly supplied
by Matthew Backes &lt;mbackes@symas.com&gt; uses a more reasonable set of
buffer sizes.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>Added mmr and olc to the OpenLDAP backend provisioning-scripts</title>
<updated>2009-02-24T10:34:44+00:00</updated>
<author>
<name>Oliver Liebel</name>
<email>oliver@itc.li</email>
</author>
<published>2009-02-24T00:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=31f2cddcf5886b0a78290fdfa609a2ee63bda5ad'/>
<id>31f2cddcf5886b0a78290fdfa609a2ee63bda5ad</id>
<content type='text'>
These extensions add mmr (multi-master-replication) and olc
(openldap-online-configuration) capabilities to the
provisioning-scripts (provision-backend and provision.py), for use
with the openldap-backend (only versions &gt;=2.4.15!).

Changes / additions made to the provision-backend  -script:
added new command-line-options:
--ol-mmr-urls=&lt;list of whitespace separated ldap-urls&gt; for use with mmr
(can be combined with --ol-olc=yes),
--ol-olc=[yes/no] (activate automatic conversion from static slapd.conf
to olc),
--ol-slaptest=&lt;path to slaptest binary&gt; (needed in conjunction with
--ol-olc=yes)

Changes / additions made to the provision.py -script: added
extensions, that will automatically generate the chosen mmr and/or olc
setup for the openldap backend, according to the to chosen parameters
set in the provision-backend script

Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These extensions add mmr (multi-master-replication) and olc
(openldap-online-configuration) capabilities to the
provisioning-scripts (provision-backend and provision.py), for use
with the openldap-backend (only versions &gt;=2.4.15!).

Changes / additions made to the provision-backend  -script:
added new command-line-options:
--ol-mmr-urls=&lt;list of whitespace separated ldap-urls&gt; for use with mmr
(can be combined with --ol-olc=yes),
--ol-olc=[yes/no] (activate automatic conversion from static slapd.conf
to olc),
--ol-slaptest=&lt;path to slaptest binary&gt; (needed in conjunction with
--ol-olc=yes)

Changes / additions made to the provision.py -script: added
extensions, that will automatically generate the chosen mmr and/or olc
setup for the openldap backend, according to the to chosen parameters
set in the provision-backend script

Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>r23235: Don't do a seperate LDAP provision step.  Instead, everything we need</title>
<updated>2007-10-10T19:53:05+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2007-05-30T01:09:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=e6aecd8b91cb9811bac2b3e2a47a9a09116b09b7'/>
<id>e6aecd8b91cb9811bac2b3e2a47a9a09116b09b7</id>
<content type='text'>
(including the config files) is created by provision-backend.

Andrew Bartlett
(This used to be commit 6d4d90399f5a0451fcf2156a465123801e027359)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(including the config files) is created by provision-backend.

Andrew Bartlett
(This used to be commit 6d4d90399f5a0451fcf2156a465123801e027359)
</pre>
</div>
</content>
</entry>
<entry>
<title>r23232: Add in some extra files required by the new provision-backend.</title>
<updated>2007-10-10T19:53:04+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2007-05-29T23:24:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=66d0f5c7a35d2a4b1dd9c444d7f68d779ab6fc18'/>
<id>66d0f5c7a35d2a4b1dd9c444d7f68d779ab6fc18</id>
<content type='text'>
(sorry for breaking the build)

Andrew Bartlett
(This used to be commit 0108334fe3331b7a2cfa972c6f0674b56d436cb5)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(sorry for breaking the build)

Andrew Bartlett
(This used to be commit 0108334fe3331b7a2cfa972c6f0674b56d436cb5)
</pre>
</div>
</content>
</entry>
<entry>
<title>r23205: abartlet please commit the correct content ...</title>
<updated>2007-10-10T19:53:03+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2007-05-29T14:51:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=9f6c762b0acfd65da7d4b9ed80d107400aca1bbd'/>
<id>9f6c762b0acfd65da7d4b9ed80d107400aca1bbd</id>
<content type='text'>
this just fixes make install

metze
(This used to be commit 236da2cb3db5297b6b9c40a572c3d547954f5090)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this just fixes make install

metze
(This used to be commit 236da2cb3db5297b6b9c40a572c3d547954f5090)
</pre>
</div>
</content>
</entry>
</feed>
