Message from discussion
Modify LDAP Search Base in Runtime
Path: g2news2.google.com!postnews.google.com!a36g2000yqc.googlegroups.com!not-for-mail
From: Eddie Hartman <eddiehart...@gmail.com>
Newsgroups: ibm.software.network.directory-integrator
Subject: Re: Modify LDAP Search Base in Runtime
Date: Mon, 29 Jun 2009 03:06:32 -0700 (PDT)
Organization: http://groups.google.com
Lines: 15
Message-ID: <2d9841d0-f412-4d34-9727-5510b1368bd1@a36g2000yqc.googlegroups.com>
References: <67272a35-0c7d-49b9-ae3f-88b36c32ff52@x5g2000yqk.googlegroups.com>
<f7179c66-5d00-45b8-a2b5-a328eb675037@k15g2000yqc.googlegroups.com>
NNTP-Posting-Host: 80.202.134.131
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Trace: posting.google.com 1246269993 17590 127.0.0.1 (29 Jun 2009 10:06:33 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Mon, 29 Jun 2009 10:06:33 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: a36g2000yqc.googlegroups.com; posting-host=80.202.134.131;
posting-account=qnul-QoAAABdHj6_i007LJwda636XmGO
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; en-us)
AppleWebKit/530.18 (KHTML, like Gecko) Version/4.0.1 Safari/530.18,gzip(gfe),gzip(gfe)
Deyan is right: you have to spell the parameter/property exactly
as it appears in the Parameter Dialog (when you click on the label
for that parameter). The only thing not case-sensitive in TDI is
when you use the get/set Attribute methods, since Attribute Names
in these quoted calls are not case-sensitive. Or the get/set methods
for ALs and other Config objects.
-Eddie
On Jun 29, 9:05=A0am, Deyan Popov <deyan.po...@gmail.com> wrote:
> Try using capital "B" in "ldapSearchBase". This is supposed to work.
>
> Regards,
> Deyan Popov