<%@Language="VBSCRIPT"%> IIS - Authentication Manager <%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%>

<% 'W3CRYPTCAPABLE corresponds to HTTP_CFG_ENC_CAPS. 'Tells us that the server if SecureBindings are set if Request.ServerVariables("HTTP_CFG_ENC_CAPS") <> 1 then%> Your password has expired.

A secure channel ( SSL or PCT ) is necessary in order to change a password.

SSL/PCT is not installed/enabled on your system, please install it to enable this functionality.

/">Access default document or select another document. <%Response.End%> <%end if%> Your password has expired. You can change it now.

/iisadmpwd/achg.asp?<%=Request.QueryString%>">
Account">
Old password
New password
Confirm new password