<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/setup, branch talloc-2.0.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/'/>
<entry>
<title>s4:provision Ensure that @OPTIONS is mirrored into each partition</title>
<updated>2009-08-26T07:37:01+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-08-26T07:31:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1a97bd915dfe90b40ec03617af3d8d25483af9c9'/>
<id>1a97bd915dfe90b40ec03617af3d8d25483af9c9</id>
<content type='text'>
The previous patches to the provision system cut down on the number of
reconnects, and disabled the partition handling for part of the
process.  This means we lost the setting of @OPTIONS as a replicated
attribute into the partitions.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The previous patches to the provision system cut down on the number of
reconnects, and disabled the partition handling for part of the
process.  This means we lost the setting of @OPTIONS as a replicated
attribute into the partitions.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:provison Add prefixes to ldb using same code a later modify will use</title>
<updated>2009-08-26T03:49:10+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-08-26T03:43:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a1da91174b8db082c42ec7e8a6438e11e0e56e91'/>
<id>a1da91174b8db082c42ec7e8a6438e11e0e56e91</id>
<content type='text'>
This allows us to test out the code that will do the modify of the
prefixMap, and to provide the bindings that may assist a future
upgrade script.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows us to test out the code that will do the modify of the
prefixMap, and to provide the bindings that may assist a future
upgrade script.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:provision Only create references to our server DN after the self join</title>
<updated>2009-08-26T03:48:35+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-08-26T02:39:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b9ec6bb1eb02121f43498681b99891dc17505512'/>
<id>b9ec6bb1eb02121f43498681b99891dc17505512</id>
<content type='text'>
This will ensure that the GUID can be filled in correctly, and assist
us to validate DN targets in the future.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will ensure that the GUID can be filled in correctly, and assist
us to validate DN targets in the future.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>we need the Deleted Objects container for replication</title>
<updated>2009-08-19T05:51:07+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-08-19T05:51:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e38f38fe484dda2db871b7c83d8132fd10f0cabd'/>
<id>e38f38fe484dda2db871b7c83d8132fd10f0cabd</id>
<content type='text'>
When objects are deleted they get renamed to this container. The
container needs to exist when we provision
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When objects are deleted they get renamed to this container. The
container needs to exist when we provision
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:python tools - Centralise the lookups for the default domain (root) in the call "domain_dn" from SamDB</title>
<updated>2009-08-17T09:58:39+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mwallnoefer@yahoo.de</email>
</author>
<published>2009-08-17T09:47:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0a5ea25d21a9745508e118a20fca837e74b031df'/>
<id>0a5ea25d21a9745508e118a20fca837e74b031df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4: Re-add --ldapadminpass as an option to provision</title>
<updated>2009-08-16T23:51:00+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-08-13T23:37:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e7bae2eb0a103f9b8a26013017f510b7c6f8e4fc'/>
<id>e7bae2eb0a103f9b8a26013017f510b7c6f8e4fc</id>
<content type='text'>
This should make setting up LDAP servers more predictable.

When not specified, it is random

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should make setting up LDAP servers more predictable.

When not specified, it is random

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:provision Fixes for Fedora DS schema mapping with full AD schema</title>
<updated>2009-08-16T23:50:59+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2009-08-13T09:12:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a6c9233a128f21dc883cc9534c70eb176214faa5'/>
<id>a6c9233a128f21dc883cc9534c70eb176214faa5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:provision Rework provision-backend into provision</title>
<updated>2009-08-16T23:50:58+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-08-13T07:01:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f87811f6b39bfa8bdef906256cf7752e4a6fd999'/>
<id>f87811f6b39bfa8bdef906256cf7752e4a6fd999</id>
<content type='text'>
This removes a *lot* of duplicated code and the cause of much
administrator frustration.  We now handle starting and stopping the
slapd (at least for the provision), and ensure that there is only one
'right' way to configure the OpenLDAP and Fedora DS backend

We now run OpenLDAP in 'cn=config' mode for online configuration.

To test what was the provision-backend code, a new --ldap-dryrun-mode
option has been added to provision.  It quits the provision just
before it would start the LDAP binaries

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes a *lot* of duplicated code and the cause of much
administrator frustration.  We now handle starting and stopping the
slapd (at least for the provision), and ensure that there is only one
'right' way to configure the OpenLDAP and Fedora DS backend

We now run OpenLDAP in 'cn=config' mode for online configuration.

To test what was the provision-backend code, a new --ldap-dryrun-mode
option has been added to provision.  It quits the provision just
before it would start the LDAP binaries

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:setup Don't manually set @ATTRIBUTES any more</title>
<updated>2009-08-16T23:50:57+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-08-13T06:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a58b4f8cc2446c126b15b142b78ebb1733f91712'/>
<id>a58b4f8cc2446c126b15b142b78ebb1733f91712</id>
<content type='text'>
We now set these as part of the schema load, and we now load the
schema before the provision loads the DB, so setting them here is
pointless

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We now set these as part of the schema load, and we now load the
schema before the provision loads the DB, so setting them here is
pointless

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:provision  Remove the ACI element from the provision templates</title>
<updated>2009-08-16T23:50:56+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-08-13T00:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e1e99a7c7bb3a69d2c522ef272301b0ba73efd7f'/>
<id>e1e99a7c7bb3a69d2c522ef272301b0ba73efd7f</id>
<content type='text'>
We need to find a better way to apply this (used in the Fedora DS LDAP
backend), not by trying to tunnel this down the module stack.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to find a better way to apply this (used in the Fedora DS LDAP
backend), not by trying to tunnel this down the module stack.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
</feed>
