-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 10/22/2009 09:28 AM, Simo Sorce wrote:
> On Thu, 2009-10-22 at 12:22 +0200, Sumit Bose wrote:
>>
>> ok, the attached version adds new objects or replaces existing and
>> adds
>> new attributes to existing objects.
>
> I like this version.
>
> Ack
On Thu, 2009-10-22 at 12:22 +0200, Sumit Bose wrote:
>
> ok, the attached version adds new objects or replaces existing and
> adds
> new attributes to existing objects.
I like this version.
Ack
Simo.
--
Simo Sorce * Red Hat, Inc * New York
___
sssd
On Tue, Oct 20, 2009 at 08:48:19PM -0400, Simo Sorce wrote:
> On Wed, 2009-10-21 at 17:15 +0200, Sumit Bose wrote:
> > On Tue, Oct 20, 2009 at 07:46:02PM -0400, Simo Sorce wrote:
> > > On Mon, 2009-10-19 at 16:42 +0200, Sumit Bose wrote:
> > > > Hi,
> > > >
> > > > this patch adds a store/search/d
On Wed, 2009-10-21 at 17:15 +0200, Sumit Bose wrote:
> On Tue, Oct 20, 2009 at 07:46:02PM -0400, Simo Sorce wrote:
> > On Mon, 2009-10-19 at 16:42 +0200, Sumit Bose wrote:
> > > Hi,
> > >
> > > this patch adds a store/search/delete sysdb API for data not related
> > > to
> > > users of groups. The
On Tue, Oct 20, 2009 at 07:46:02PM -0400, Simo Sorce wrote:
> On Mon, 2009-10-19 at 16:42 +0200, Sumit Bose wrote:
> > 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
On Mon, 2009-10-19 at 16:42 +0200, Sumit Bose wrote:
> 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=obj
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 a