-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
[PATCH 1/2] sysdb interface for adding fake users same as in previous patchset, just adds fake users
[PATCH 2/2] Save dummy member users during RFC2307 getgr{nam,uid} When performing getgrnam/getgrgid, instead of looking up the member users, just save expired user entries.
These patches apply on top of Ralf's patches. I also changed two very minor things that IMHO make the whole codepath read more easily - I moved struct sdap_process_group_state next to sdap_process_group_send() and renamed sdap_process_group_done() as the name suggested that it is a _done() callback of sdap_process_group_send().
Stephen, how would you like to coordinate backporting this to 1.2 since, as far as I recall, we won't be backporting Ralf's patches?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 09/30/2010 02:38 PM, Jakub Hrozek wrote:
[PATCH 1/2] sysdb interface for adding fake users same as in previous patchset, just adds fake users
[PATCH 2/2] Save dummy member users during RFC2307 getgr{nam,uid} When performing getgrnam/getgrgid, instead of looking up the member users, just save expired user entries.
Stephen, how would you like to coordinate backporting this to 1.2 since, as far as I recall, we won't be backporting Ralf's patches?
Attached are patched rebased on top of Ralf's latest ones.
sssd-devel@lists.fedorahosted.org