Source code of Windows XP (NT5)
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.

36 lines
1.7 KiB

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
  2. "http://www.w3.org/TR/REC-html40/strict.dtd">
  3. <HTML DIR="LTR">
  4. <HEAD>
  5. <TITLE>Password Options</TITLE>
  6. <LINK REL="stylesheet" MEDIA="screen" TYPE="text/css" HREF="coUA.css">
  7. <LINK REL="stylesheet" MEDIA="print" TYPE="text/css" HREF="coUAprint.css">
  8. <SCRIPT LANGUAGE="JScript" SRC="shared.js"></SCRIPT>
  9. <META HTTP-EQUIV="Content-Type" CONTENT="text-html;charset=Windows-1252">
  10. <META HTTP-EQUIV="PICS-Label" CONTENT='(PICS-1.1 "<http://www.rsac.org/ratingsv01.html>" l comment "RSACi North America Server" by "[email protected] <mailto:[email protected]>" r (n 0 s 0 v 0 l 0))'>
  11. <META NAME="MS.LOCALE" CONTENT="EN-US">
  12. <META NAME="MS-IT-LOC" Content="Active Directory Migration Tool">
  13. <META NAME="MS-HAID" CONTENT="a_WindowPasswordOption">
  14. </HEAD>
  15. <BODY>
  16. <H1>Password Options</H1>
  17. <P>Specifies how Active Directory Migration Tool assigns passwords to migrated user accounts. The options are defined as follows:</P>
  18. <P><B>Complex passwords</B></P>
  19. <P>Automatically generates a complex password for each migrated user account. Active Directory Migration Tool records the new passwords in the file specified in <B>Location to store password file</B>.</P>
  20. <P><B>Same as user name</B></P>
  21. <P>Sets the password for each copied user account to the first 14 characters of the user account name. Active Directory Migration Tool records the passwords in the file specified in <B>Location to store password file</B>.</P>
  22. <P><B>Location to store password file</B></P>
  23. <P>Specifies a file to which the assigned or generated passwords are written. You can type the full path to the file or use <B>Browse</B> to select a folder.</P>
  24. </BODY>
  25. </HTML>