[Freeipa-devel] [PATCHES] #1950 Implement CLDAP server for AD trust introperability

Sumit Bose sbose at redhat.com
Fri Nov 18 20:05:10 UTC 2011


On Fri, Nov 18, 2011 at 11:50:47AM -0500, Simo Sorce wrote:
> On Fri, 2011-11-18 at 16:07 +0100, Sumit Bose wrote:
> > On Thu, Nov 17, 2011 at 05:00:51PM -0500, Simo Sorce wrote:
> > > Attached find a series of patches that implement a CLDAP server as a
> > > dirsrv plugin.
> > > 
> > > The server right now responds only to a very limited class of requests,
> > > as observed on the wire. But it can be easily expanded to respond to
> > > additional requests as needed.
> > > 
> > > Tested against windows 2008 with which I had create a trust.
> > > To test you need Sumit's uncommitted adtrust code to successfully create
> > > the trust and provision the IPA tree with the right data.
> > 
> > The patch prevents dirsrv from shutting down cleanly, so NACK. But
> > otherwise it is working great. I will rebase my patches on top of yours,
> > fix some missing bits and send them here as well.
> 
> Ok here is a rebase/modified patchset.
> I reworked it to have even less churn between patches (you should see
> only additions and no deletions.
> 
> I also added a pipe() to deal with the worker thread shutdown.
> This allows us to interrupt the poll() at any time and at the same time
> tell the worker thread it is time to end.
> 
> I tested a dirsrv shutdown in gdb and it works as expected.

... and it even works without gdb, ACL

bye,
Sumit

> 
> Simo.
> 
> -- 
> Simo Sorce * Red Hat, Inc * New York




More information about the Freeipa-devel mailing list