i have three AD server,each domain like this
test.com(main domain)
part1.test.com(sub domain) part2.test.com(sub domain)
i want to write a small ldapviewer application,but when i use 'ldap_search' function to search AD test.com, the function return '1',i use ldap_set_option(FLDAP...