<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/install/updates/30-taskgroup.update, branch master</title>
<subtitle>FreeIPA patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/'/>
<entry>
<title>Re-implement access control using an updated model.</title>
<updated>2010-12-02T01:42:31+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2010-12-01T16:23:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=4ad8055341b9f12c833abdf757755ed95f1b375e'/>
<id>4ad8055341b9f12c833abdf757755ed95f1b375e</id>
<content type='text'>
The new model is based on permssions, privileges and roles.
Most importantly it corrects the reverse membership that caused problems
in the previous implementation. You add permission to privileges and
privileges to roles, not the other way around (even though it works that
way behind the scenes).

A permission object is a combination of a simple group and an aci.
The linkage between the aci and the permission is the description of
the permission. This shows as the name/description of the aci.

ldap:///self and groups granting groups (v1-style) are not supported by
this model (it will be provided separately).

This makes the aci plugin internal only.

ticket 445
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new model is based on permssions, privileges and roles.
Most importantly it corrects the reverse membership that caused problems
in the previous implementation. You add permission to privileges and
privileges to roles, not the other way around (even though it works that
way behind the scenes).

A permission object is a combination of a simple group and an aci.
The linkage between the aci and the permission is the description of
the permission. This shows as the name/description of the aci.

ldap:///self and groups granting groups (v1-style) are not supported by
this model (it will be provided separately).

This makes the aci plugin internal only.

ticket 445
</pre>
</div>
</content>
</entry>
<entry>
<title>Name update files so they can be easily sorted.</title>
<updated>2009-03-25T15:03:07+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2009-03-23T19:20:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=c00281a9f9c3f79fb88ff8537d941394fee09ca2'/>
<id>c00281a9f9c3f79fb88ff8537d941394fee09ca2</id>
<content type='text'>
We want to process some updates in a particular order (schema, structural).
Using an init-inspired ordering mechanism.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We want to process some updates in a particular order (schema, structural).
Using an init-inspired ordering mechanism.
</pre>
</div>
</content>
</entry>
</feed>
