Does anyone know if it is possible to change passwords via LDAP?

I thought I had seen somewhere that this could be done.


You could use CFEXECUTE and "net user user_name  new_password"  The only
trick is that you have to be logged as Admin.  Not a good idea from a
security stand point to run CF as admin.

http://support.microsoft.com/?kbid=149427

Mark W. Breneman
-Cold Fusion Developer
-Network Administrator
  Vivid Media
  [EMAIL PROTECTED]
  www.vividmedia.com
  608.270.9770


-----Original Message-----
From: Jim McAtee [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 10, 2003 1:07 PM
To: CF-Talk
Subject: Change NT password


Does anyone have a means of allowing an NT4 (or Win2k AD) domain user to
change his password from a ColdFusion (CF5 on IIS5) app?  The following
explains how to do it using ASP, but we don't want to run ASP on the
server:

http://support.microsoft.com/?id=331834

Thanks,
Jim


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

Reply via email to