LDAP search

Dalceon's picture

Yep me again. I'm in competition with Infopath workflow to show the benfits of the Symantec workflow, so I'll be post lots of questions.

Now on to my question.

The LDAP search component:
It appears it uses a like search when it does the lookup.
For example if i look up 'acruz' it will return found if there's a user by the name of 'delacruz'.

Is there anyway to turn this off, or modify the query.
I need to know if the exact username exists.

ToadMan8's picture

Works differently for me

I connect to an AD over LDAP using the LDAP Search component. I just tested giving it "lackrw" knowing that the use "blackrw" exists, and it returned no results. What else is there about the way you are using the function and configuring the LDAP Search component?