<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/VERSION, branch testotp</title>
<subtitle>FreeIPA project</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/'/>
<entry>
<title>Add HOTP support</title>
<updated>2014-02-11T12:19:16+00:00</updated>
<author>
<name>Nathaniel McCallum</name>
<email>npmccallum@redhat.com</email>
</author>
<published>2014-01-28T22:11:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=ea3589f41b9db2ddb7bea3a69f5e1b2d285f5173'/>
<id>ea3589f41b9db2ddb7bea3a69f5e1b2d285f5173</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add OTP support to ipalib CLI</title>
<updated>2013-12-18T08:58:59+00:00</updated>
<author>
<name>Nathaniel McCallum</name>
<email>npmccallum@redhat.com</email>
</author>
<published>2013-10-01T18:26:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=397b2876e2f9bf1c5b3ad3e2874a92715ccda599'/>
<id>397b2876e2f9bf1c5b3ad3e2874a92715ccda599</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/3368
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/3368
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite the Permission plugin</title>
<updated>2013-12-13T14:08:52+00:00</updated>
<author>
<name>Petr Viktorin</name>
<email>pviktori@redhat.com</email>
</author>
<published>2013-11-13T15:31:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=d7ee87cfa1e288fe18dc2dbeb2d691753048f4db'/>
<id>d7ee87cfa1e288fe18dc2dbeb2d691753048f4db</id>
<content type='text'>
Ticket: https://fedorahosted.org/freeipa/ticket/3566
Design: http://www.freeipa.org/page/V3/Permissions_V2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ticket: https://fedorahosted.org/freeipa/ticket/3566
Design: http://www.freeipa.org/page/V3/Permissions_V2
</pre>
</div>
</content>
</entry>
<entry>
<title>Add RADIUS proxy support to ipalib CLI</title>
<updated>2013-12-03T13:49:10+00:00</updated>
<author>
<name>Nathaniel McCallum</name>
<email>npmccallum@redhat.com</email>
</author>
<published>2013-11-11T21:58:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=4cb2c2813d5787f8ebee6eba2ea0be756507b58b'/>
<id>4cb2c2813d5787f8ebee6eba2ea0be756507b58b</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/3368
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/3368
</pre>
</div>
</content>
</entry>
<entry>
<title>migrate-ds added --ca-cert-file=FILE option</title>
<updated>2013-12-02T12:30:12+00:00</updated>
<author>
<name>Martin Basti</name>
<email>mbasti@redhat.com</email>
</author>
<published>2013-11-21T16:01:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=efffcfdbc24ad81d48c7b65443a75928b156cc49'/>
<id>efffcfdbc24ad81d48c7b65443a75928b156cc49</id>
<content type='text'>
FILE is used to specify CA certificate for DS connection when TLS is
required (ldaps://...).

Ticket: https://fedorahosted.org/freeipa/ticket/3243
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FILE is used to specify CA certificate for DS connection when TLS is
required (ldaps://...).

Ticket: https://fedorahosted.org/freeipa/ticket/3243
</pre>
</div>
</content>
</entry>
<entry>
<title>Add userClass attribute for users</title>
<updated>2013-11-19T13:27:50+00:00</updated>
<author>
<name>Ana Krivokapic</name>
<email>akrivoka@redhat.com</email>
</author>
<published>2013-11-12T10:03:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=b216a7b6106be3a9e4b60144ca237dc3cedd8112'/>
<id>b216a7b6106be3a9e4b60144ca237dc3cedd8112</id>
<content type='text'>
This new freeform user attribute will allow provisioning systems
to add custom tags for user objects which can be later used for
automember rules or for additional local interpretation.

Design page: http://www.freeipa.org/page/V3/Integration_with_a_provisioning_systems
https://fedorahosted.org/freeipa/ticket/3588
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This new freeform user attribute will allow provisioning systems
to add custom tags for user objects which can be later used for
automember rules or for additional local interpretation.

Design page: http://www.freeipa.org/page/V3/Integration_with_a_provisioning_systems
https://fedorahosted.org/freeipa/ticket/3588
</pre>
</div>
</content>
</entry>
<entry>
<title>Add automember rebuild command</title>
<updated>2013-11-15T11:46:06+00:00</updated>
<author>
<name>Ana Krivokapic</name>
<email>akrivoka@redhat.com</email>
</author>
<published>2013-09-19T12:01:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=d97386de5b68c90c53362dda54b126fdc97e00b6'/>
<id>d97386de5b68c90c53362dda54b126fdc97e00b6</id>
<content type='text'>
Add a new command to IPA CLI: ipa automember-rebuild

The command integrates the automember rebuild membership task functionality
into IPA CLI. It makes it possible to rebuild automember membership for
groups/hostgroups.

Design: http://www.freeipa.org/page/V3/Automember_rebuild_membership
https://fedorahosted.org/freeipa/ticket/3752
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a new command to IPA CLI: ipa automember-rebuild

The command integrates the automember rebuild membership task functionality
into IPA CLI. It makes it possible to rebuild automember membership for
groups/hostgroups.

Design: http://www.freeipa.org/page/V3/Automember_rebuild_membership
https://fedorahosted.org/freeipa/ticket/3752
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for managing user auth types</title>
<updated>2013-11-08T11:48:15+00:00</updated>
<author>
<name>Nathaniel McCallum</name>
<email>npmccallum@redhat.com</email>
</author>
<published>2013-09-18T19:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=3f85f09a83f1cd25078c7c11a68d457bb198d66f'/>
<id>3f85f09a83f1cd25078c7c11a68d457bb198d66f</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/3368
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/3368
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tests which fail after ipa-adtrust-install</title>
<updated>2013-08-28T14:45:57+00:00</updated>
<author>
<name>Ana Krivokapic</name>
<email>akrivoka@redhat.com</email>
</author>
<published>2013-08-20T13:34:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=196c4b5f53c5ae9d6a471ed2da1eea4d78746fcb'/>
<id>196c4b5f53c5ae9d6a471ed2da1eea4d78746fcb</id>
<content type='text'>
Some unit tests were failing after ipa-adtrust-install has been run on the
IPA server, due to missing attributes ('ipantsecurityidentifier') and
objectclasses ('ipantuserattrs' and 'ipantgroupattrs'). This patch detects if
ipa-adtrust-install has been run, and adds missing attributes and objectclasses
where appropriate.

https://fedorahosted.org/freeipa/ticket/3852
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some unit tests were failing after ipa-adtrust-install has been run on the
IPA server, due to missing attributes ('ipantsecurityidentifier') and
objectclasses ('ipantuserattrs' and 'ipantgroupattrs'). This patch detects if
ipa-adtrust-install has been run, and adds missing attributes and objectclasses
where appropriate.

https://fedorahosted.org/freeipa/ticket/3852
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump 3.4 development version to 3.3.90</title>
<updated>2013-08-08T15:25:43+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2013-08-08T15:25:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=49a621a2572bc9cc8d640d10480c36795b4b17bb'/>
<id>49a621a2572bc9cc8d640d10480c36795b4b17bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
