Hello, I have been working on a site that requires many ldap queries in to AD. The problem I having is not really a problem but more of a security issue. Currently during my development of the site I'm passing the user name and password in session variables (i know passwords in session variables is bad) so What I want to know is and I have not found any good docs or examples on is if I can bind once using cfldap and get back a token or something that I can then pass into and of my other cfldap queries, thus avoiding the need to pass passwords around in session variables.
Thanks, - Charles ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:192786 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

