Have you been able to duplicate the example output on the link below? Mike
-----Original Message----- From: dan m [mailto:[EMAIL PROTECTED] Sent: Monday, October 27, 2008 1:32 PM To: cf-talk Subject: Convert variable to UTF-16LE? Hey guys, I have a little pet project which has become a real pain in the neck. Basically, I want to be able to change active directory passwords from CF. The basic steps to do this are: 1) Load the appropriate certificate into the keystore 2) Allow the CF server to communicate with the AD DC using LDAPS. 3) Use cfldap with modify to set the attribute unicodePwd to the new password in UTF16-LE format. As per this document: http://msdn.microsoft.com/en-us/library/cc200469.aspx ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314404 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

