If things are configured for any sort of security, you don't get the password back at all. You perform a login via LDAP by doing an LDAP bind (passing the user's username and password in the query). I'd use the DN to identify the user in the directory.
-----Original Message----- From: Duncan I Loxton [mailto:[EMAIL PROTECTED] Sent: Thursday, 13 January 2005 8:04 To: CF-Talk Subject: LDAP and Active Directory Problem I am trying to use cfldap to query AD and get the username and password of the users and some other personal details out. [snip] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Purchase Dreamweaver with Homesite Plus from House of Fusion, a Macromedia Authorized Affiliate and support the CF community. http://www.houseoffusion.com/banners/view.cfm?bannerid=54 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:190178 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

