I have done a fair amount of searching lately and have been getting mixed
messages from the forums and other documentation.

Has anyone had success modifying a user's active directory password using
Coldfusion's CFLDAP tag (port 636)?

I have been able to successfully change other user attributes via the modify
(replace) action. However, my tests changing the unicodepwd field has been
unsuccessfully up until now.

I did see a post that claimed that the unicode field was read only. This was
a bit confusing, because I have seen a fair bit of documentation on Microsoft's
site about using LDAP to change the unicodepwd field.

See ([url]http://support.microsoft.com/?kbid=269190[/url])

If no one has been successful with this mechanism for changing passwords, has
anyone found another mechanism that produces the desired result? I'm open to
other methods. However, I would rather do something in coldfusion before I
have to jump ship and move over to something in ASP.

Thanks

Shannon