Asp.Net & Windows 2003 Password ?

  • Thread starter Thread starter WJ
  • Start date Start date
W

WJ

I have an IIS-6 Web site written in Asp.Net and c# (code-behind) hosted by
Windows 2003 Stand alone server. The website only allows "Integrated Windows
Authentication". I need to allow my users to change their password if they
so desire. How do I do this programatically in Asp.Net & c# ? Please note:
This is not an Active Directory server. Thanks

John
 
You may want to ask this on an IIS newsgroup. There used to be a script
that IIS shipped with that would do this, but I think it was recently
changed (e.g. IIS6) to a new approach.

--
Thanks,

Eric Lawrence
Program Manager
Assistance and Worldwide Services

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top