Congrats! Just remember, in these stand-alone LDAP browsers, you use the FQDN-style for the username. In CFLDAP, you use two other styles of username, as mentioned in a previous message.
Modifying user info is not too bad once you get the hang of it. Here are some tips: * Be wary of commas. You should always set the delimiter and separator values in the CFLDAP tag. * Always use CFDUMP. * You cannot change passwords unless you have a SSL cert setup for the CF server and the AD domain controller. I use other methods of changing passwords. Good luck! M!ke -----Original Message----- From: Srinivasa Teja Palla [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 21, 2006 10:19 AM To: CF-Talk Subject: Re: how to do a cfldap query Thanks everyone for your helpful replies. I finally got the ldap administrator working. Once I can connect to the directory ldap administrator helps a lot, but I found that connecting to it is the tricky part in its own right. I had the ip, username, password, but the base dn also was ok since it is just the domain name that is listed for the active directory server machine. But the user credentials part threw me off, since it is not enough to just give the username, but we have to give it in the ldap format (cn=ou=dc=...) which is what we are trying to get in the first place. After a lot of trial and errors I was finally able to connect and see whats what. I still need to play with it and my final goal is to be able to modify user info including password using cfldap. I really appreciate all your pointers. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244416 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

