<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/daemons, 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/edewata/public_git/freeipa.git/'/>
<entry>
<title>Fix uninitialized variable.</title>
<updated>2011-03-24T19:20:03+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-03-24T18:25:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=8308efeb14baa26c64e97ee5ec3a01229c563856'/>
<id>8308efeb14baa26c64e97ee5ec3a01229c563856</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/1118
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/1118
</pre>
</div>
</content>
</entry>
<entry>
<title>Make activated/inactivated groups optional</title>
<updated>2011-03-01T16:02:55+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-02-25T21:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=09dd05b49ac8b5bcb0adcc193e9b943be6471f70'/>
<id>09dd05b49ac8b5bcb0adcc193e9b943be6471f70</id>
<content type='text'>
directly change nsAccountLock on the entry if they are not used

Fixes: https://fedorahosted.org/freeipa/ticket/1021
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
directly change nsAccountLock on the entry if they are not used

Fixes: https://fedorahosted.org/freeipa/ticket/1021
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix user synchronization.</title>
<updated>2011-03-01T16:02:55+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-02-25T22:00:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=83549087b5927acd4ac2d8459970881634d5ae76'/>
<id>83549087b5927acd4ac2d8459970881634d5ae76</id>
<content type='text'>
We need to set uidNumber and gidNumber to the magic values so that DNA can
assign appropriate Ids, otherwise the synchronization of users from AD will
fail with an error about posixAccount requiring a missing (uidNumber)
attribute.

Fixes: https://fedorahosted.org/freeipa/ticket/1020
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to set uidNumber and gidNumber to the magic values so that DNA can
assign appropriate Ids, otherwise the synchronization of users from AD will
fail with an error about posixAccount requiring a missing (uidNumber)
attribute.

Fixes: https://fedorahosted.org/freeipa/ticket/1020
</pre>
</div>
</content>
</entry>
<entry>
<title>Unbreak the ipa winsync plugin.</title>
<updated>2011-03-01T16:02:55+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-02-25T18:11:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=1d01ea53f1ecc050ad8e6703a3537912f5f84704'/>
<id>1d01ea53f1ecc050ad8e6703a3537912f5f84704</id>
<content type='text'>
Fix RDN construction.

Fixes: https://fedorahosted.org/freeipa/ticket/1015
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix RDN construction.

Fixes: https://fedorahosted.org/freeipa/ticket/1015
</pre>
</div>
</content>
</entry>
<entry>
<title>Set the loginShell attribute on winsynced entries if configured</title>
<updated>2011-03-01T16:02:55+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-02-18T15:54:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=b3e9cac972b94444a3e8b1ee94dbd30a49957582'/>
<id>b3e9cac972b94444a3e8b1ee94dbd30a49957582</id>
<content type='text'>
Fixes: https://fedorahosted.org/freeipa/ticket/266
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: https://fedorahosted.org/freeipa/ticket/266
</pre>
</div>
</content>
</entry>
<entry>
<title>Reset target DN when generated UUID is used as RDN</title>
<updated>2011-02-18T02:36:50+00:00</updated>
<author>
<name>Nathan Kinder</name>
<email>nkinder@redhat.com</email>
</author>
<published>2011-02-18T00:37:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=27532f54687297e5dfa7d66503f22186d7fc3237'/>
<id>27532f54687297e5dfa7d66503f22186d7fc3237</id>
<content type='text'>
When the UUID plug-in generates a value that is used in the RDN
of the entry being added, the old DN is free'd and replaced with
the new DN.  The problem is that the operation in the pblock holds
a pointer to the old DN address.  This can cause other plug-ins to
reference garbage, leading to incorrect results or crashes.  This
was causing the attribute uniqueness plug-in to not work correctly,
resulting in duplicate netgroup entries.

The fix is to have the UUID plug-in reset the target DN after
changing the DN of the entry to be added.

ticket 963
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When the UUID plug-in generates a value that is used in the RDN
of the entry being added, the old DN is free'd and replaced with
the new DN.  The problem is that the operation in the pblock holds
a pointer to the old DN address.  This can cause other plug-ins to
reference garbage, leading to incorrect results or crashes.  This
was causing the attribute uniqueness plug-in to not work correctly,
resulting in duplicate netgroup entries.

The fix is to have the UUID plug-in reset the target DN after
changing the DN of the entry to be added.

ticket 963
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix duplicate OIDs</title>
<updated>2011-02-17T13:38:53+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-02-16T16:16:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=50318b60eebbed1dc1a488991dff7f86bfaca58f'/>
<id>50318b60eebbed1dc1a488991dff7f86bfaca58f</id>
<content type='text'>
Apparently we forgot to check OID consistency between the schema and the
extensions, and we got duplicates.

Technically the schema was done later but it is easier to change the extensions
OIDs than to change the schema of current beta2/rc1 installations.

The only side effect is that older ipa-getkeytab and ipa-join binaries will
fail. So all the admin/client tools must be upgraded at the same time as well
as all the masters (otherwise some will show/accept the new OID while others
won't).

Fixes: https://fedorahosted.org/freeipa/ticket/976
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apparently we forgot to check OID consistency between the schema and the
extensions, and we got duplicates.

Technically the schema was done later but it is easier to change the extensions
OIDs than to change the schema of current beta2/rc1 installations.

The only side effect is that older ipa-getkeytab and ipa-join binaries will
fail. So all the admin/client tools must be upgraded at the same time as well
as all the masters (otherwise some will show/accept the new OID while others
won't).

Fixes: https://fedorahosted.org/freeipa/ticket/976
</pre>
</div>
</content>
</entry>
<entry>
<title>Let 389-ds start up even if Kerboros is not configured yet.</title>
<updated>2011-02-14T19:07:17+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-02-11T03:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=c9431749a0078df8bdf13490daac5f3467cc1c02'/>
<id>c9431749a0078df8bdf13490daac5f3467cc1c02</id>
<content type='text'>
The situation is if during installation /etc/krb5.conf either doesn't
exist or configures no realms then 389-ds won't start up at all, causing
the installation to fail. This will let the server start up in a degraded
mode.

Also need to make the sub_dict in ldapupdate.py handle no realm otherwise
the installation will abort enabling the compat plugin.

ticket 606
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The situation is if during installation /etc/krb5.conf either doesn't
exist or configures no realms then 389-ds won't start up at all, causing
the installation to fail. This will let the server start up in a degraded
mode.

Also need to make the sub_dict in ldapupdate.py handle no realm otherwise
the installation will abort enabling the compat plugin.

ticket 606
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly report if this is a krb related password operation</title>
<updated>2011-02-14T18:57:00+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-02-11T20:48:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=b46faf9dfc4ba0d78cccea749b47296767964234'/>
<id>b46faf9dfc4ba0d78cccea749b47296767964234</id>
<content type='text'>
Fixes: https://fedorahosted.org/freeipa/ticket/949
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: https://fedorahosted.org/freeipa/ticket/949
</pre>
</div>
</content>
</entry>
<entry>
<title>Update krbExtraData too when changing passwords.</title>
<updated>2011-02-14T18:36:27+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-02-10T04:48:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=5341a22ba2dec5099c8a14c0903c7770884ee6be'/>
<id>5341a22ba2dec5099c8a14c0903c7770884ee6be</id>
<content type='text'>
Fixes: https://fedorahosted.org/freeipa/ticket/937
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: https://fedorahosted.org/freeipa/ticket/937
</pre>
</div>
</content>
</entry>
</feed>
