Re: [SSSD] [PATCH] added generic LDAP search sdap_get_generic_send/_recv

2009-10-19 Thread Sumit Bose
On Fri, Oct 16, 2009 at 02:47:38PM -0400, Simo Sorce wrote: On Fri, 2009-10-16 at 11:58 +0200, Sumit Bose wrote: Hi, currently the sdap interface is only used by the ID provider and consequently only offers special search for users and groups. This patch adds a generic search, i.e.

[SSSD] [PATCH] add store/search/delete interface for custom sysdb objects

2009-10-19 Thread Sumit Bose
Hi, this patch adds a store/search/delete sysdb API for data not related to users of groups. The data is stored in cn=custom,cn=domain,cn=sysdb. The client must specify a subtree_name and an object_name to save the data in cn=object_name,cn=subtree_name,cn=custom,cn=domain,cn=sysdb. Please have

[SSSD] [PATCHES] Assorted packaging fixes

2009-10-19 Thread Stephen Gallagher
0001: Use Python 3-compatible sitearch and sitelib 0002: Better detect installed language files. Previously we were including the translation files for both the daemon and clients in the server package. This will separate them so the sss_client translations will be shipped in the sssd-client

Re: [SSSD] [PATCHES] Assorted packaging fixes

2009-10-19 Thread Sumit Bose
On Mon, Oct 19, 2009 at 01:09:54PM -0400, Stephen Gallagher wrote: 0001: Use Python 3-compatible sitearch and sitelib 0002: Better detect installed language files. Previously we were including the translation files for both the daemon and clients in the server package. This will separate

Re: [SSSD] [PATCH] Introduce native ipa options

2009-10-19 Thread Sumit Bose
On Fri, Oct 16, 2009 at 07:10:36PM -0400, Simo Sorce wrote: This patch introduces the first set of native ipa options. At the moment a full configuration still requires specifying krb5 specific options. This will be fixed once Sumit provides a patch for the krb5 provider that uses the