<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/daemons/ipa-slapi-plugins, branch platform-master</title>
<subtitle>FreeIPA project</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/'/>
<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>ipa-pwd-extop: Allow kadmin to set krb keys</title>
<updated>2011-08-26T12:24:50+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-07-07T17:30:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=35e15f6c91be21715d33ae0f06b5629f63289e8f'/>
<id>35e15f6c91be21715d33ae0f06b5629f63289e8f</id>
<content type='text'>
Prevent the ipa-pwd-extop plugin from re-generating keys when kadimn is storing
a new set of keys. Only generate the userPassword and sambaXXPassword hashes.
Also avoid checking policies in this case and if history is provided avoid
regenerating the passwordHistory too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prevent the ipa-pwd-extop plugin from re-generating keys when kadimn is storing
a new set of keys. Only generate the userPassword and sambaXXPassword hashes.
Also avoid checking policies in this case and if history is provided avoid
regenerating the passwordHistory too.
</pre>
</div>
</content>
</entry>
<entry>
<title>ipa-pwd-extop: Use common password policy code</title>
<updated>2011-08-26T12:24:50+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-07-01T17:32:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=7ea0b5d56e2b157d7bcc15610d076e44f02beeda'/>
<id>7ea0b5d56e2b157d7bcc15610d076e44f02beeda</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: make encsalt parsing function common</title>
<updated>2011-08-26T12:24:49+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-06-22T20:23:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=7d41e7b4d43d882eb4cc99f0600078e0f34f1774'/>
<id>7d41e7b4d43d882eb4cc99f0600078e0f34f1774</id>
<content type='text'>
It is going to be used by the ipa-kdb module too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is going to be used by the ipa-kdb module too.
</pre>
</div>
</content>
</entry>
<entry>
<title>ipa-pwd-extop: Move encoding in common too</title>
<updated>2011-08-26T12:24:49+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-06-20T15:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=eed401306c400ae938e2d328de22da6f729c8f3f'/>
<id>eed401306c400ae938e2d328de22da6f729c8f3f</id>
<content type='text'>
Also to be used by ipa-kdb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also to be used by ipa-kdb
</pre>
</div>
</content>
</entry>
<entry>
<title>ipa-pwd-extop: Move encryption of keys in common</title>
<updated>2011-08-26T12:24:49+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-06-20T14:46:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=49282290938c735c566c7d0abf57c67b69945cce'/>
<id>49282290938c735c566c7d0abf57c67b69945cce</id>
<content type='text'>
This way we can reuse the same code from ipa-kdb later
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way we can reuse the same code from ipa-kdb later
</pre>
</div>
</content>
</entry>
<entry>
<title>ipa-pwd-extop: Use common krb5 structs from kdb.h</title>
<updated>2011-08-26T12:24:49+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-06-20T13:23:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=b4aab3d98d68bfa79323b216320b1d3dcc1941c9'/>
<id>b4aab3d98d68bfa79323b216320b1d3dcc1941c9</id>
<content type='text'>
This removes custom structures and allows easier sharing of code with ipa-kdb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes custom structures and allows easier sharing of code with ipa-kdb
</pre>
</div>
</content>
</entry>
<entry>
<title>ipa-pwd-extop: re-indent code using old style</title>
<updated>2011-08-26T12:24:49+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-06-14T15:33:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=672035cbbac649b74cbe2d8396466d18e3e81130'/>
<id>672035cbbac649b74cbe2d8396466d18e3e81130</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: Use the proper mkvno number in keys</title>
<updated>2011-08-26T12:24:49+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-06-10T18:24:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=229b9a209cabc0f9dbdd630c0753cb565fab99c5'/>
<id>229b9a209cabc0f9dbdd630c0753cb565fab99c5</id>
<content type='text'>
Setting 0 will work as MIT KDCs assume the current master key when that is
found. But it is a legacy compatibility mode and we should instead set the
proper mkvno number on keys so changeing master key becomes possible w/o
having to do a dump reload and stopping the service. This is especially
important in replicated environments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Setting 0 will work as MIT KDCs assume the current master key when that is
found. But it is a legacy compatibility mode and we should instead set the
proper mkvno number on keys so changeing master key becomes possible w/o
having to do a dump reload and stopping the service. This is especially
important in replicated environments.
</pre>
</div>
</content>
</entry>
<entry>
<title>ipa-pwd-extop: do not append mkvno to krbExtraData</title>
<updated>2011-08-26T12:24:49+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-06-02T15:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=5746bbe92a82946a6fa8d8db2be54e075564535d'/>
<id>5746bbe92a82946a6fa8d8db2be54e075564535d</id>
<content type='text'>
mkvno is actually available as part of the key material.
There is no need to store it in the krbExtraData field as it is unused there.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
mkvno is actually available as part of the key material.
There is no need to store it in the krbExtraData field as it is unused there.
</pre>
</div>
</content>
</entry>
</feed>
