<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fripost-ansible/lib/openldap, branch master</title>
<subtitle>Fripost ansible scripts</subtitle>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/'/>
<entry>
<title>Move ansible modules to another directory.</title>
<updated>2015-06-07T00:52:31+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2014-07-06T17:10:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=f877db8c189fc0a0c43aa5df9303ad34cceb774e'/>
<id>f877db8c189fc0a0c43aa5df9303ad34cceb774e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove useless spaces in LDAP attribute values.</title>
<updated>2015-06-07T00:52:31+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2014-07-06T16:13:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=a427a868d388513da7b5386ba36f1898d7048dd0'/>
<id>a427a868d388513da7b5386ba36f1898d7048dd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix</title>
<updated>2015-06-07T00:51:16+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2013-12-08T05:33:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=185cf14065554038820c696e7d35f47017b43783'/>
<id>185cf14065554038820c696e7d35f47017b43783</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert legacy *.schema into *.ldif.</title>
<updated>2015-06-07T00:51:15+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2013-12-08T03:49:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=65586b40e5f8eb50d3cba27051dfc57e504b632f'/>
<id>65586b40e5f8eb50d3cba27051dfc57e504b632f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Automatically configure Overlays.</title>
<updated>2015-06-07T00:51:05+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2013-12-02T04:56:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=dd155fee24fcb05dad7ea9df241ce138ad7083b0'/>
<id>dd155fee24fcb05dad7ea9df241ce138ad7083b0</id>
<content type='text'>
A 'suffix=' parameter has been added to choose the database to configure
the overlay for.

The ability to delete overlays would be desirable, but sadly there is no
cleane way to remove/replace overlays, short of stopping slapd and
digging into the slapd.d directory:

  http://www.zytrax.com/books/ldap/ch6/slapd-config.html#use-overlays
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A 'suffix=' parameter has been added to choose the database to configure
the overlay for.

The ability to delete overlays would be desirable, but sadly there is no
cleane way to remove/replace overlays, short of stopping slapd and
digging into the slapd.d directory:

  http://www.zytrax.com/books/ldap/ch6/slapd-config.html#use-overlays
</pre>
</div>
</content>
</entry>
<entry>
<title>LDAP Sync Replication.</title>
<updated>2015-06-07T00:51:05+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2013-12-02T02:42:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=5a7bec1a590e20e263d41eaf414cfe9b5ba48a75'/>
<id>5a7bec1a590e20e263d41eaf414cfe9b5ba48a75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Not all LDAPError's have an 'info' key.</title>
<updated>2015-06-07T00:51:01+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2013-12-01T21:20:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=ad5c4ebef590371352b4349443a7661fd25301ac'/>
<id>ad5c4ebef590371352b4349443a7661fd25301ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow flexible ACLs for SASL's EXTERNAL mechanism.</title>
<updated>2015-06-07T00:50:58+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2013-11-29T21:41:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=89958abf4bc85a4e376cc68d98a721604af1ea77'/>
<id>89958abf4bc85a4e376cc68d98a721604af1ea77</id>
<content type='text'>
"username=postfix,cn=peercred,cn=external,cn=auth" is replaced by
"gidNumber=106+uidNumber=102,cn=peercred,cn=external,cn=auth" where 102
is postfix's UID and 106 its primary GID (looked up from /etc/passwd).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"username=postfix,cn=peercred,cn=external,cn=auth" is replaced by
"gidNumber=106+uidNumber=102,cn=peercred,cn=external,cn=auth" where 102
is postfix's UID and 106 its primary GID (looked up from /etc/passwd).
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimize LDAP modifications.</title>
<updated>2015-06-07T00:50:56+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2013-11-26T22:36:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=ddbd54a44814fb81cd27e21edbdc0e9a90f03d91'/>
<id>ddbd54a44814fb81cd27e21edbdc0e9a90f03d91</id>
<content type='text'>
For non-indexed attributes, do not ask the LDAP server to modify values
in the symmetric difference of A (the entry found in the directory) and
B (the target). That is, we replace A by B only when they are disjoint;
otherwise we remove values in A-B and add those in B-A.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For non-indexed attributes, do not ask the LDAP server to modify values
in the symmetric difference of A (the entry found in the directory) and
B (the target). That is, we replace A by B only when they are disjoint;
otherwise we remove values in A-B and add those in B-A.
</pre>
</div>
</content>
</entry>
<entry>
<title>Deal with python strange support of encodings.</title>
<updated>2015-06-07T00:50:54+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2013-11-26T04:24:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=8b85aac244734d4764833043535eb64c84d0714b'/>
<id>8b85aac244734d4764833043535eb64c84d0714b</id>
<content type='text'>
It's not happy with non-ASCII characters in comments, unless the
encoding is made explicit…

        http://www.python.org/dev/peps/pep-0263/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's not happy with non-ASCII characters in comments, unless the
encoding is made explicit…

        http://www.python.org/dev/peps/pep-0263/
</pre>
</div>
</content>
</entry>
</feed>
