<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/ldb_modules, branch 1.9.2-35</title>
<subtitle>sssd with jhrozek's patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/'/>
<entry>
<title>MEMBEROF: Keep inherited ghost users around on modify operation</title>
<updated>2012-12-06T10:54:46+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-12-03T22:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=7810b6553c14636d872c3c8df71070f2d4092c10'/>
<id>7810b6553c14636d872c3c8df71070f2d4092c10</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1652

It is possible to simply reset the list of ghost users to a different one
during a modify operation. It is also actually how we update entries that
are expired in the SSSD cache.

In this case, we must be careful and retain the ghost users that are not
native to the group we are processing but are rather inherited from child
groups. The intention of the replace operation after all is to set the
list of direct members of that group, not direct and indirect.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1652

It is possible to simply reset the list of ghost users to a different one
during a modify operation. It is also actually how we update entries that
are expired in the SSSD cache.

In this case, we must be careful and retain the ghost users that are not
native to the group we are processing but are rather inherited from child
groups. The intention of the replace operation after all is to set the
list of direct members of that group, not direct and indirect.
</pre>
</div>
</content>
</entry>
<entry>
<title>MEMBEROF: Implement the modify operation for ghost users</title>
<updated>2012-12-06T10:54:42+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-11-27T15:09:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=72e94b34a63ec013c4f2f55a2194a305ecb72bbf'/>
<id>72e94b34a63ec013c4f2f55a2194a305ecb72bbf</id>
<content type='text'>
Similar to the add and delete operation, we also need to propagate the
changes of the ghost user attribute to the parent groups so that if a
nested group updates memberships, its parents also get the membership
updated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Similar to the add and delete operation, we also need to propagate the
changes of the ghost user attribute to the parent groups so that if a
nested group updates memberships, its parents also get the membership
updated.
</pre>
</div>
</content>
</entry>
<entry>
<title>MEMBEROF: Split the add ghost operation into a separate function</title>
<updated>2012-12-06T10:54:36+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-11-27T15:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=943bfd2b61b7832519c8d6d3998ee04b09e586b5'/>
<id>943bfd2b61b7832519c8d6d3998ee04b09e586b5</id>
<content type='text'>
This new function will be reused by the modify operation later
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This new function will be reused by the modify operation later
</pre>
</div>
</content>
</entry>
<entry>
<title>MEMBEROF: Split the del ghost attribute op into a reusable function</title>
<updated>2012-12-06T10:54:33+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-11-26T17:22:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=2452644b845d366e8094d677124916916aed94bc'/>
<id>2452644b845d366e8094d677124916916aed94bc</id>
<content type='text'>
This new function is going to be reused by the modify operation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This new function is going to be reused by the modify operation
</pre>
</div>
</content>
</entry>
<entry>
<title>MEMBEROF: split processing the member modify into a separate function</title>
<updated>2012-12-06T10:54:30+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-11-26T12:18:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=4635af68faa6e7acc803572ad4bbb71b2fa235ec'/>
<id>4635af68faa6e7acc803572ad4bbb71b2fa235ec</id>
<content type='text'>
This will allow to process ghost users in a similar fashion
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will allow to process ghost users in a similar fashion
</pre>
</div>
</content>
</entry>
<entry>
<title>MEMBEROF: Implement delete operation for ghost users</title>
<updated>2012-12-06T10:54:27+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-11-25T21:25:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=cd37f5c77119c5a944602e8f4e65080444042711'/>
<id>cd37f5c77119c5a944602e8f4e65080444042711</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1668

The memberof plugin did only expand the ghost users attribute to
parents when adding a nested group, but didn't implement the reverse
operation.

This bug resulted in users being reported as group members even
after the direct parent went away as the expanded ghost attributes were
never removed from the parent entry.

When a ghost entry is removed from a group, all its parent groups are
expired from the cache by setting the expire timestamp to 1. Doing so
would force the SSSD to re-read the group next time it is requested in
order to make sure its members are really up-to-date.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1668

The memberof plugin did only expand the ghost users attribute to
parents when adding a nested group, but didn't implement the reverse
operation.

This bug resulted in users being reported as group members even
after the direct parent went away as the expanded ghost attributes were
never removed from the parent entry.

When a ghost entry is removed from a group, all its parent groups are
expired from the cache by setting the expire timestamp to 1. Doing so
would force the SSSD to re-read the group next time it is requested in
order to make sure its members are really up-to-date.
</pre>
</div>
</content>
</entry>
<entry>
<title>MEMBEROF: Do not add the ghost attribute to self</title>
<updated>2012-12-06T10:54:19+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-11-24T16:11:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=5b6ea01e0398adbeaba1eacb5de85b2e2f668699'/>
<id>5b6ea01e0398adbeaba1eacb5de85b2e2f668699</id>
<content type='text'>
When a nested group with ghost users is added, its ghost attribute should
propagate within the nested group structure much like the memberuid
attribute. Unlike the memberuid attribute, the ghost attribute is only
semi-managed by the memberof plugin and added manually to the original
entry.

This bug caused LDB errors saying that attribute or value already exists
when a group with a ghost user was added to the hierarchy as groups were
updated with an attribute they already had.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a nested group with ghost users is added, its ghost attribute should
propagate within the nested group structure much like the memberuid
attribute. Unlike the memberuid attribute, the ghost attribute is only
semi-managed by the memberof plugin and added manually to the original
entry.

This bug caused LDB errors saying that attribute or value already exists
when a group with a ghost user was added to the hierarchy as groups were
updated with an attribute they already had.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ghost members - modifications in memberof plugin</title>
<updated>2012-05-31T19:46:27+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2012-04-23T08:50:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=a475628466a532213669864de4d5ecead563464d'/>
<id>a475628466a532213669864de4d5ecead563464d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>memberof: free delete operation apyload once done</title>
<updated>2011-04-14T15:46:35+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-04-13T21:09:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=89bff384bccda7e211649dffc40f24a7bdd552df'/>
<id>89bff384bccda7e211649dffc40f24a7bdd552df</id>
<content type='text'>
Large memberof delete operations can cause quite a number of searches
and the results are attached to a delop operation structure.
Make sure we free this payload once the operation is done and these
results are not used anymore so that we get a smaller total memory footprint.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Large memberof delete operations can cause quite a number of searches
and the results are attached to a delop operation structure.
Make sure we free this payload once the operation is done and these
results are not used anymore so that we get a smaller total memory footprint.
</pre>
</div>
</content>
</entry>
<entry>
<title>memberof: fix calculation of replaced members</title>
<updated>2011-04-14T15:46:35+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-04-13T19:21:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=cb57eaf0f8a3fa44776e9b9ea5165304e719d17d'/>
<id>cb57eaf0f8a3fa44776e9b9ea5165304e719d17d</id>
<content type='text'>
We were skipping the check on the next value in the added list when a match
was found for the currentr value being checked.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were skipping the check on the next value in the added list when a match
was found for the currentr value being checked.
</pre>
</div>
</content>
</entry>
</feed>
