This is what I tried to use, and I get a invalid authentication message. What else do I have to do to read the users list?
<cfldap server = "192.168.100.15" port = "389" username = "CN=ldaptest, OU=ADMIN GROUP, OU=Admin GROUP, OU= Admin GROUP, DC=ecs-net, DC=COM" password = "password.1" action = "query" name = "getUsers" timeout = "4000" maxRows = "50" start = "ou=Users, dc=ecs-net, dc=com" attributes = "*" scope="subtree" > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244318 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

