Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
1.1 KiB

  1. <OSCML>
  2. <TITLE> Client Installation Wizard Logon</TITLE>
  3. <FOOTER> [ENTER] continue [ESC] clear [F1] help [F3] restart computer</FOOTER>
  4. <META KEY=F3 ACTION="REBOOT">
  5. <META KEY=F1 HREF="LOGINHLP">
  6. <META KEY=ESC HREF="LOGIN">
  7. <META ACTION="LOGIN">
  8. <BODY left=5 right=75>
  9. <BR>
  10. <BR>
  11. Type a valid user name, password, and domain name. You may use the Internet-style logon
  12. format (for example: [email protected]).
  13. <BR>
  14. <BR>
  15. <BR>
  16. <FORM ACTION="CHOICE">
  17. &nbsp&nbspUser name: <INPUT NAME="USERNAME" MAXLENGTH=255>
  18. &nbsp&nbsp&nbspPassword: <INPUT NAME="*PASSWORD" TYPE=PASSWORD MAXLENGTH=20><BR>
  19. Domain name: <INPUT NAME="USERDOMAIN" VALUE=%SERVERDOMAIN% MAXLENGTH=255>
  20. <INPUT NAME="NTLMV2Enabled" VALUE=%NTLMV2Enabled% MAXLENGTH=255 type=VARIABLE>
  21. <INPUT NAME="ServerUTCFileTime" VALUE=%ServerUTCFileTime% MAXLENGTH=255 type=VARIABLE>
  22. </FORM>
  23. <BR>
  24. <BR>
  25. <BR>
  26. Press the TAB key to move between the User name, Password, and Domain name fields.
  27. <BR>
  28. <BR>
  29. You are connected to %SERVERNAME%
  30. </BODY>
  31. </OSCML>