<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/install/updates, branch navigation</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/'/>
<entry>
<title>The default groups we create should have ipaUniqueId set</title>
<updated>2011-04-15T11:02:17+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-04-14T18:37:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=fe67680da5c3d7799884bdbd4d900070394dc5d0'/>
<id>fe67680da5c3d7799884bdbd4d900070394dc5d0</id>
<content type='text'>
This adds a new directive to ipa-ldap-updater: addifnew. This will add
a new attribute only if it doesn't exist in the current entry. We can't
compare values because the value we are adding is automatically generated.

ticket 1177
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a new directive to ipa-ldap-updater: addifnew. This will add
a new attribute only if it doesn't exist in the current entry. We can't
compare values because the value we are adding is automatically generated.

ticket 1177
</pre>
</div>
</content>
</entry>
<entry>
<title>Add memberHost and memberUser to default indexes</title>
<updated>2011-04-08T15:00:24+00:00</updated>
<author>
<name>Jr Aquino</name>
<email>jr.aquino@citrix.com</email>
</author>
<published>2011-03-30T20:12:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=25d301ef71dabc9ef4b3b6c31493f97f16298d36'/>
<id>25d301ef71dabc9ef4b3b6c31493f97f16298d36</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/1138
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/1138
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ORDERING in some attributetypes and remove other unnecessary elements.</title>
<updated>2011-04-06T01:46:32+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-04-05T20:28:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=b9a2c11d6f6be6e7e599a48c70e798b720222b35'/>
<id>b9a2c11d6f6be6e7e599a48c70e798b720222b35</id>
<content type='text'>
Looking at the schema in 60basev2.ldif there were many attributes that did
not have an ORDERING matching rule specified correctly. There were also a
number of attributeTypes that should have been just SUP
distinguishedName that had a combination of SUP, SYNTAX, ORDERING, etc.

This requires 389-ds-base-1.2.8.0-1+

ticket 1153
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Looking at the schema in 60basev2.ldif there were many attributes that did
not have an ORDERING matching rule specified correctly. There were also a
number of attributeTypes that should have been just SUP
distinguishedName that had a combination of SUP, SYNTAX, ORDERING, etc.

This requires 389-ds-base-1.2.8.0-1+

ticket 1153
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow a client to enroll using principal when the host has a OTP</title>
<updated>2011-03-30T14:03:44+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-03-29T17:15:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=87193366526e645475792cde2450cc7cc48802ad'/>
<id>87193366526e645475792cde2450cc7cc48802ad</id>
<content type='text'>
If the host has a one-time password but krbPrincipalName wasn't set yet
then the enrollment would fail because writing the principal is not
allowed. This creates an ACI that only lets it be written if it is not
already set.

ticket 1075
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the host has a one-time password but krbPrincipalName wasn't set yet
then the enrollment would fail because writing the principal is not
allowed. This creates an ACI that only lets it be written if it is not
already set.

ticket 1075
</pre>
</div>
</content>
</entry>
<entry>
<title>Store list of non-master replicas in DIT and provide way to list them</title>
<updated>2011-03-02T14:46:46+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-02-28T22:35:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=54b26270186422607ef52b9b408326744b2d86d1'/>
<id>54b26270186422607ef52b9b408326744b2d86d1</id>
<content type='text'>
Fixes: https://fedorahosted.org/freeipa/ticket/1007
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: https://fedorahosted.org/freeipa/ticket/1007
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Sudo rather than SUDO as a label.</title>
<updated>2011-03-01T21:48:35+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-02-28T16:44:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=07ba40f33ea4434f11bd3919ad591d3d6acccf6c'/>
<id>07ba40f33ea4434f11bd3919ad591d3d6acccf6c</id>
<content type='text'>
ticket 1005
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ticket 1005
</pre>
</div>
</content>
</entry>
<entry>
<title>Add default roles and permissions for HBAC, SUDO and pw policy</title>
<updated>2011-02-22T15:02:24+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-02-22T14:21:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=ac68ea3c6c633206a01db5a0b74b994ab0c29093'/>
<id>ac68ea3c6c633206a01db5a0b74b994ab0c29093</id>
<content type='text'>
Created some default roles as examples. In doing so I realized that
we were completely missing default rules for HBAC, SUDO and password
policy so I added those as well.

I ran into a problem when the updater has a default record and an add
at the same time, it should handle it better now.

ticket 585
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Created some default roles as examples. In doing so I realized that
we were completely missing default rules for HBAC, SUDO and password
policy so I added those as well.

I ran into a problem when the updater has a default record and an add
at the same time, it should handle it better now.

ticket 585
</pre>
</div>
</content>
</entry>
<entry>
<title>Add aci to make managed netgroups immutable.</title>
<updated>2011-02-18T20:29:51+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-02-17T22:19:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=496ab3f738d55e9356142048dcfef2caa46c121f'/>
<id>496ab3f738d55e9356142048dcfef2caa46c121f</id>
<content type='text'>
ticket 962
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ticket 962
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated default Kerberos password policy</title>
<updated>2011-02-17T03:28:08+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2011-02-10T13:02:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=3f40f1492cd39574c80af1a01e3771bd86c7027d'/>
<id>3f40f1492cd39574c80af1a01e3771bd86c7027d</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/930
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/930
</pre>
</div>
</content>
</entry>
<entry>
<title>Add permission/privilege for updating IPA configuration.</title>
<updated>2011-02-14T15:22:55+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-02-11T21:48:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=1315ba19d2c4bdda3dc50b46994f0c4ead5d7da0'/>
<id>1315ba19d2c4bdda3dc50b46994f0c4ead5d7da0</id>
<content type='text'>
ticket 950
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ticket 950
</pre>
</div>
</content>
</entry>
</feed>
