I am trying to change a password with active directory using cfexecute. The only code on my page is this (username and the new password are filled in):
cfexecute
ColdFusion is only able to access the domain and user account that is used by the ColdFusion service.
If you want to authenticate a username/domain against local system or Windows domain using any version of ColdFusion, consider using the CFX_EXEC tag.
http://adiabata.com/cfx_exec.cfm