| |
ibm.software.network.directory-integrator |
On 29 June, 18:06, Eddie Hartman <eddiehart...@gmail.com> wrote: > -Eddie > On Jun 29, 9:05 am, Deyan Popov <deyan.po...@gmail.com> wrote: > > Try using capital "B" in "ldapSearchBase". This is supposed to work. > > Regards, > - Show quoted text -
> 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.
> > Deyan Popov- Hide quoted text -
I just copyed the code from RabbitHole FAQ, did not realized it is
case-sensitive.
Thank you very much.