I seem to have had a breakthrough on this.
I switched the Directory type from Active Directory to LDAP and entered (|(cn=*%s*)(sn=*%s*)(gn=*%s*)(mail=*%s*)) as the LDAP filter and the same for the Autocomplete filter.
Now when I run a query at the end of the wizard I'm getting back the expected results!
I don't know if there's a problem with having the filters set to 'ad' and 'adAutoComplete' respectively?? |