<%@Language="VBScript"%> IIS - Authentication Manager <%On Error goto 0%> <%if Request.Form("cancel") <> "" then Response.Redirect(Request.QueryString) end if Response.End %> <%if Instr(1,Request.ServerVariables("SERVER_SOFTWARE"), "IIS") > 0 then%>
Internet Service Manager
for Internet Information Server 5.0
<%end if%> <%if Instr(1,Request.ServerVariables("SERVER_SOFTWARE"), "PWS") then%>
Internet Service Manager
for Peer Web Services
<%end if%>

/iisadmpwd/achg.asp?<%=Request.QueryString%>">
Domain "" then %> <%=Request.Form("domain")%> <%else%> <% Set objNet = Server.CreateObject("WScript.Network") Response.Write objNet.UserDomain %> <%end if%>">
Account "" then%> <%=Request.Form("acct")%> <%else%> <%=Right(Request.ServerVariables("REMOTE_USER"),len(Request.ServerVariables("REMOTE_USER")) - Instr(1,Request.ServerVariables("REMOTE_USER"),"\"))%> <%end if%>">
Old password
New password
Confirm new password