Re: stupid question on LDAP support

From: Murray S. Kucherawy <msk_at_blackops.org>
Date: Mon, 15 Feb 2010 22:43:25 -0800 (PST)

On Mon, 15 Feb 2010, Mike Markley wrote:
> While rereading the diff, there's one important thing that just doesn't
> seem to stand out to me: what's the actual LDAP query that happens and
> what attributes are expected back?

You define them in the LDAP URI as a template. So in our config file
you'd have:

         ConfigObjectName ldap://host:port/dn?attr1,attr2??filter

...and the query gets substituted into the "dn" and "filter" portion, and
the listed "attr"s are returned.
Received on Tue Feb 16 2010 - 06:43:44 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:32:52 PST