<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/daemons, branch master</title>
<subtitle>FreeIPA project</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/'/>
<entry>
<title>ipa-kdb: Fix legacy password hashes generation</title>
<updated>2011-10-06T16:15:05+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-09-19T19:53:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=f28ab8351f8972b5b5354dd98ba6508eab06dc31'/>
<id>f28ab8351f8972b5b5354dd98ba6508eab06dc31</id>
<content type='text'>
We were not searching for objectclass so the test to se if a user had the
posixAccount attribute was failing and the user was not marked as ipa_user.
This in turn caused us to not synchronize legacy hashes by not trying to store
the userPassword attribute.

Fixes: https://fedorahosted.org/freeipa/ticket/1820
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were not searching for objectclass so the test to se if a user had the
posixAccount attribute was failing and the user was not marked as ipa_user.
This in turn caused us to not synchronize legacy hashes by not trying to store
the userPassword attribute.

Fixes: https://fedorahosted.org/freeipa/ticket/1820
</pre>
</div>
</content>
</entry>
<entry>
<title>ipa-pwd-extop: allow password change on all connections with SSF&gt;1</title>
<updated>2011-10-05T15:20:13+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2011-09-27T08:06:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=3fb40170cb70a87515ec9d3466099fa3417a4086'/>
<id>3fb40170cb70a87515ec9d3466099fa3417a4086</id>
<content type='text'>
Instead of checking the individual SSFs for SASL, SSL/TLS and LDAPI connection
the global SSF is checked for password changes and enrollments.

https://fedorahosted.org/freeipa/ticket/1877
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of checking the individual SSFs for SASL, SSL/TLS and LDAPI connection
the global SSF is checked for password changes and enrollments.

https://fedorahosted.org/freeipa/ticket/1877
</pre>
</div>
</content>
</entry>
<entry>
<title>ipa-kdb: Fix expiration time calculation</title>
<updated>2011-09-26T08:07:11+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-09-23T22:37:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=dfc704de25bbf60062361c4a7d41971a77e5c9a4'/>
<id>dfc704de25bbf60062361c4a7d41971a77e5c9a4</id>
<content type='text'>
Expiration time should be enforced as per policy only for users and only when a
password change occurs, ina ll other cases we should just let kadmin decide
whther it is going to set a password expiration time or just leave it empty.

In general service tickts have strong random passwords so they do not need a
password policy or expiration at all.

https://fedorahosted.org/freeipa/ticket/1839
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Expiration time should be enforced as per policy only for users and only when a
password change occurs, ina ll other cases we should just let kadmin decide
whther it is going to set a password expiration time or just leave it empty.

In general service tickts have strong random passwords so they do not need a
password policy or expiration at all.

https://fedorahosted.org/freeipa/ticket/1839
</pre>
</div>
</content>
</entry>
<entry>
<title>ipa-pwd-extop: Enforce old password checks</title>
<updated>2011-09-21T22:10:34+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-09-16T18:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=c981627016e0d3c0002214c1d2cc0812a480339a'/>
<id>c981627016e0d3c0002214c1d2cc0812a480339a</id>
<content type='text'>
If a user is changing his own password, then require the old password to be
sent for validation purposes.

https://fedorahosted.org/freeipa/ticket/1814
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If a user is changing his own password, then require the old password to be
sent for validation purposes.

https://fedorahosted.org/freeipa/ticket/1814
</pre>
</div>
</content>
</entry>
<entry>
<title>include &lt;stdint.h&gt; for uintptr_t</title>
<updated>2011-09-22T13:42:11+00:00</updated>
<author>
<name>Marko Myllynen</name>
<email>myllynen@redhat.com</email>
</author>
<published>2011-09-21T12:03:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=45aa80195204329c1fb6f0fd1c8e8142618da604'/>
<id>45aa80195204329c1fb6f0fd1c8e8142618da604</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ipa-pwd-extop: Fix segfault in password change.</title>
<updated>2011-09-21T20:05:02+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-09-16T15:42:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=37836a2e6c07550d504a1075ea5626f160f13342'/>
<id>37836a2e6c07550d504a1075ea5626f160f13342</id>
<content type='text'>
Do not pass an empty buffer to ber_init() as it will assert.
Check before hand and return an error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not pass an empty buffer to ber_init() as it will assert.
Check before hand and return an error.
</pre>
</div>
</content>
</entry>
<entry>
<title>ipa-kdb: Properly set password expiration time.</title>
<updated>2011-09-19T16:28:35+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-09-17T19:08:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=4167ad01d73b0c7c0912bf537730da5c9b46b2c3'/>
<id>4167ad01d73b0c7c0912bf537730da5c9b46b2c3</id>
<content type='text'>
We do the policy check so we are the only one that can calculate the new
pwd espiration time.

Fixes: https://fedorahosted.org/freeipa/ticket/1793
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We do the policy check so we are the only one that can calculate the new
pwd espiration time.

Fixes: https://fedorahosted.org/freeipa/ticket/1793
</pre>
</div>
</content>
</entry>
<entry>
<title>The precendence on the modrdn plugin was set in the wrong location.</title>
<updated>2011-09-13T15:36:59+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-09-12T14:36:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=5371c03c93ddc73ebafc4107e7340ac911e27ed5'/>
<id>5371c03c93ddc73ebafc4107e7340ac911e27ed5</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/1370
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/1370
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2011-09-07T11:20:42+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2011-09-05T14:30:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=1785d0a7c1fb5d90945e187b2e94fddf95ead13a'/>
<id>1785d0a7c1fb5d90945e187b2e94fddf95ead13a</id>
<content type='text'>
Fix "The the" and "classses" in FreeIPA code and messages.

https://fedorahosted.org/freeipa/ticket/1480
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix "The the" and "classses" in FreeIPA code and messages.

https://fedorahosted.org/freeipa/ticket/1480
</pre>
</div>
</content>
</entry>
<entry>
<title>daemons: Remove ipa_kpasswd</title>
<updated>2011-08-26T12:26:08+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-07-20T22:11:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=dfa944da247f71f4ccf8a18eee30459e6c25caa5'/>
<id>dfa944da247f71f4ccf8a18eee30459e6c25caa5</id>
<content type='text'>
Now that we have our own database we can properly enforce stricter constraints
on how the db can be changed. Stop shipping our own kpasswd daemon and instead
use the regular kadmin daemon.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that we have our own database we can properly enforce stricter constraints
on how the db can be changed. Stop shipping our own kpasswd daemon and instead
use the regular kadmin daemon.
</pre>
</div>
</content>
</entry>
</feed>
