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.

212 lines
11 KiB

  1. 1 DLGINCLUDE "C2funres.h"
  2. IDD_LIST_DLG DIALOG 6, 22, 218, 110
  3. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  4. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  5. CAPTION "C2Configuration"
  6. FONT 8, "MS Shell Dlg"
  7. BEGIN
  8. LTEXT "Text", IDC_TEXT, 6, 6, 155, 41
  9. LISTBOX IDC_LIST_BOX, 6, 54, 155, 53, LBS_SORT | LBS_MULTIPLESEL |
  10. LBS_USETABSTOPS | WS_VSCROLL | WS_TABSTOP
  11. DEFPUSHBUTTON "OK", IDOK, 172, 6, 40, 14, WS_GROUP
  12. PUSHBUTTON "Cancel", IDCANCEL, 172, 23, 40, 14
  13. PUSHBUTTON "&C2", IDC_C2, 172, 40, 40, 14
  14. PUSHBUTTON "&Help", IDC_HELP, 172, 57, 40, 14
  15. END
  16. IDD_SECLOG_WRAP DIALOG 6, 18, 241, 106
  17. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  18. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  19. CAPTION "C2 Configuration -- Security Log Settings"
  20. FONT 8, "MS Shell Dlg"
  21. BEGIN
  22. LTEXT "C2 Compliance requires that the Security Event Log does not overwrite events.",
  23. IDC_STATIC, 6, 7, 183, 24
  24. GROUPBOX "Event Log Wrapping", IDC_STATIC, 6, 36, 182, 61,
  25. WS_GROUP
  26. AUTORADIOBUTTON "Overwrite Events As &Needed", IDC_OVERWRITE_AS_NEEDED,
  27. 12, 50, 106, 10
  28. AUTORADIOBUTTON "Overwrite Events &Older than ", IDC_OVERWRITE_OLDER, 12,
  29. 65, 106, 10
  30. EDITTEXT IDC_DAYS, 118, 64, 33, 12
  31. LTEXT "Days", IDC_STATIC, 153, 66, 20, 8, NOT WS_GROUP
  32. AUTORADIOBUTTON "&Do Not Overwrite Events (Clear Log Manually)",
  33. IDC_DO_NOT_OVERWRITE, 13, 80, 165, 10
  34. DEFPUSHBUTTON "OK", IDOK, 195, 6, 40, 14, WS_GROUP
  35. PUSHBUTTON "Cancel", IDCANCEL, 195, 23, 40, 14
  36. PUSHBUTTON "&C2", IDC_C2, 195, 40, 40, 14
  37. PUSHBUTTON "&Help", IDC_HELP, 195, 57, 40, 14
  38. END
  39. IDD_AUDIT_FAIL DIALOG 6, 18, 240, 76
  40. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  41. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  42. CAPTION "C2 Configuration -- Audit Failure Settings"
  43. FONT 8, "MS Shell Dlg"
  44. BEGIN
  45. LTEXT "Halting the system when it is no longer able to log security events prevents unaudited security violations.",
  46. IDC_STATIC, 6, 6, 161, 25
  47. AUTOCHECKBOX "Halt &system when security log is full",
  48. IDC_HALT_WHEN_LOG_FULL, 6, 36, 163, 10
  49. DEFPUSHBUTTON "OK", IDOK, 194, 6, 40, 14
  50. PUSHBUTTON "Cancel", IDCANCEL, 194, 23, 40, 14
  51. PUSHBUTTON "Se&cure", IDC_C2, 194, 40, 40, 14
  52. PUSHBUTTON "&Help", IDC_HELP, 194, 57, 40, 14
  53. END
  54. IDD_LOGON_MESSAGE DIALOG 6, 18, 246, 172
  55. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  56. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  57. CAPTION "C2 Configuration -- Logon Message"
  58. FONT 8, "MS Shell Dlg"
  59. BEGIN
  60. LTEXT "Enter the title and text of the message to be displayed each time a log in is attempted. This is not required for C2 compliance.",
  61. IDC_STATIC, 6, 6, 170, 25
  62. LTEXT "The message is usually a warning that the system contains sensitive or proprietary information and only authorized users are allowed to access it.",
  63. IDC_STATIC, 6, 32, 170, 25
  64. CHECKBOX "&Do not display a logon message.", IDC_NO_LOGON_MESSAGE,
  65. 6, 63, 186, 10, WS_GROUP
  66. LTEXT "Caption &Bar Text:", IDC_LOGON_CAPTION_TITLE, 6, 77, 62,
  67. 8
  68. EDITTEXT IDC_LOGON_CAPTION, 6, 87, 185, 12, ES_AUTOHSCROLL |
  69. ES_OEMCONVERT
  70. LTEXT "&Message Text:", IDC_LOGON_MESSAGE_TITLE, 6, 105, 51, 8
  71. EDITTEXT IDC_LOGON_MESSAGE, 6, 115, 185, 49, ES_MULTILINE |
  72. ES_AUTOVSCROLL | ES_OEMCONVERT | ES_WANTRETURN
  73. DEFPUSHBUTTON "OK", IDOK, 200, 6, 40, 14, WS_GROUP
  74. PUSHBUTTON "Cancel", IDCANCEL, 200, 23, 40, 14
  75. PUSHBUTTON "Se&cure", IDC_C2, 200, 40, 40, 14
  76. PUSHBUTTON "&Help", IDC_HELP, 200, 57, 40, 14
  77. END
  78. IDD_LAST_USER DIALOG 6, 18, 240, 76
  79. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  80. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  81. CAPTION "C2 Configuration -- Last Username Display"
  82. FONT 8, "MS Shell Dlg"
  83. BEGIN
  84. LTEXT "The name of the last user to log on to the system can be hidden for security purposes. Normally the last username to log in is displayed when the next user logs in. Hiding the last username is not required for C2 compliance.",
  85. IDC_STATIC, 6, 6, 161, 41
  86. AUTOCHECKBOX "Hide the last &username to log in", IDC_HIDE_LAST_USER,
  87. 6, 53, 163, 10
  88. DEFPUSHBUTTON "OK", IDOK, 194, 6, 40, 14
  89. PUSHBUTTON "Cancel", IDCANCEL, 194, 23, 40, 14
  90. PUSHBUTTON "Se&cure", IDC_C2, 194, 40, 40, 14
  91. PUSHBUTTON "&Help", IDC_HELP, 194, 57, 40, 14
  92. END
  93. IDD_SHUTDOWN_BUTTON DIALOG 6, 18, 240, 75
  94. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  95. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  96. CAPTION "C2 Configuration -- Shutdown Button"
  97. FONT 8, "MS Shell Dlg"
  98. BEGIN
  99. LTEXT "The Shutdown button may be hidden from the logon display requiring users to logon and be authenticated before being able to shutdown the system. Hiding the shutdown button is not required for C2 compliance.",
  100. IDC_STATIC, 6, 6, 161, 41
  101. AUTOCHECKBOX "&Don't show the shutdown button in the logon dialog.",
  102. IDC_HIDE_SHUTDOWN_BUTTON, 6, 53, 181, 10
  103. DEFPUSHBUTTON "OK", IDOK, 194, 6, 40, 14
  104. PUSHBUTTON "Cancel", IDCANCEL, 194, 23, 40, 14
  105. PUSHBUTTON "Se&cure", IDC_C2, 194, 40, 40, 14
  106. PUSHBUTTON "&Help", IDC_HELP, 194, 57, 40, 14
  107. END
  108. IDD_PASSWORD_LENGTH DIALOG 5, 18, 241, 74
  109. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  110. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  111. CAPTION "C2 Configuration -- Password Length"
  112. FONT 8, "MS Shell Dlg"
  113. BEGIN
  114. LTEXT "C2 Compliance requires that blank passwords are not permitted.",
  115. IDC_STATIC, 6, 6, 150, 19
  116. AUTORADIOBUTTON "Allow &Blank Passwords", IDC_ALLOW_BLANK_PASSWORD, 6,
  117. 31, 99, 10
  118. AUTORADIOBUTTON "&Passwords must contain at least ",
  119. IDC_MIN_PASSWORD_LENGTH, 6, 47, 116, 10
  120. EDITTEXT IDC_PASSWORD_LENGTH_EDIT, 124, 46, 22, 12,
  121. ES_AUTOHSCROLL
  122. LTEXT "characters", 1605, 149, 48, 37, 8
  123. DEFPUSHBUTTON "OK", IDOK, 195, 6, 40, 14
  124. PUSHBUTTON "Cancel", IDCANCEL, 195, 23, 40, 14
  125. PUSHBUTTON "&C2", IDC_C2, 195, 40, 40, 14
  126. PUSHBUTTON "&Help", IDC_HELP, 195, 57, 40, 14
  127. END
  128. IDD_GUEST_ACCOUNT DIALOG 6, 18, 240, 76
  129. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  130. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  131. CAPTION "C2 Configuration -- Guest Account"
  132. FONT 8, "MS Shell Dlg"
  133. BEGIN
  134. LTEXT "C2 Compliance requires that the Guest user account, installed by default during setup, be disabled.",
  135. IDC_STATIC, 6, 6, 161, 25
  136. AUTOCHECKBOX "&Disable Guest user account", IDC_DISABLE_GUEST_ACCOUNT,
  137. 6, 36, 181, 10
  138. DEFPUSHBUTTON "OK", IDOK, 194, 6, 40, 14
  139. PUSHBUTTON "Cancel", IDCANCEL, 194, 23, 40, 14
  140. PUSHBUTTON "&C2", IDC_C2, 194, 40, 40, 14
  141. PUSHBUTTON "&Help", IDC_HELP, 194, 57, 40, 14
  142. END
  143. IDD_DRIVES_AND_PRINTERS DIALOG 6, 18, 260, 76
  144. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  145. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  146. CAPTION "C2 Configuration -- Drives and Printers"
  147. FONT 8, "MS Shell Dlg"
  148. BEGIN
  149. LTEXT "For a secure system only Administrators should be allowed to assign Drive Letters and Printers. This is not required for C2 compliance.",
  150. IDC_STATIC, 6, 6, 161, 25
  151. AUTOCHECKBOX "Only &Administrators may assign Printers && Drive Letters",
  152. IDC_ADMIN_ASSIGN_DRIVES, 6, 36, 197, 10
  153. DEFPUSHBUTTON "OK", IDOK, 214, 6, 40, 14
  154. PUSHBUTTON "Cancel", IDCANCEL, 214, 23, 40, 14
  155. PUSHBUTTON "Se&cure", IDC_C2, 214, 40, 40, 14
  156. PUSHBUTTON "&Help", IDC_HELP, 214, 57, 40, 14
  157. END
  158. IDD_ALLOC_DRIVES DIALOG 6, 18, 240, 84
  159. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  160. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  161. CAPTION "C2 Configuration -- Allocate Removable Drives"
  162. FONT 8, "MS Shell Dlg"
  163. BEGIN
  164. LTEXT "Allocating the removable drives such as the CD-ROM and Floppy drives at logon prevents programs started by other users from accessing them. This feature is not required to be C2 compliant.",
  165. IDC_STATIC, 6, 6, 161, 41
  166. AUTOCHECKBOX "Allocate &Floppy Drives at logon", IDC_ALLOCATE_FLOPPY,
  167. 6, 53, 163, 10
  168. DEFPUSHBUTTON "OK", IDOK, 194, 6, 40, 14
  169. PUSHBUTTON "Cancel", IDCANCEL, 194, 23, 40, 14
  170. PUSHBUTTON "Se&cure", IDC_C2, 194, 40, 40, 14
  171. PUSHBUTTON "&Help", IDC_HELP, 194, 57, 40, 14
  172. AUTOCHECKBOX "Allocate CD &ROM Drives at logon", IDC_ALLOCATE_CDROM,
  173. 6, 67, 163, 10
  174. END
  175. IDD_OTHER_ITEMS DIALOG 6, 18, 265, 201
  176. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  177. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  178. CAPTION "C2Config -- Other Security Items"
  179. FONT 8, "MS Shell Dlg"
  180. BEGIN
  181. LTEXT "The items listed below cannot be detected by C2Config but are required for a system that conforms to C2 Level Security. Refer to the Windows NT C2 Security System Administrator's Guide for additional detail on these settings.",
  182. IDC_STATIC, 10, 6, 190, 41
  183. LTEXT "Power-On Password", IDC_STATIC, 16, 52, 70, 9
  184. LTEXT "Refer to the system's setup and installation documentation for information on setting the system power on password.",
  185. IDC_STATIC, 22, 63, 193, 17
  186. LTEXT "Secure System Partition (RISC Systems Only)",
  187. IDC_STATIC, 16, 85, 152, 8
  188. LTEXT "Use the Disk Administrator to secure the system partion. This item only applies to RISC Systems.",
  189. IDC_STATIC, 23, 95, 193, 17
  190. LTEXT "Change User Manager Program Icon", IDC_STATIC, 16, 117,
  191. 126, 9
  192. LTEXT "If you are setting up a Windows NT Server, then the User Manager For Domains icon must be replaced with the User Manager program icon.",
  193. IDC_STATIC, 23, 128, 193, 25
  194. LTEXT "Restrict Use of User Rights", IDC_STATIC, 16, 158, 93,
  195. 9
  196. LTEXT "The User Rights of the accounts on the system must be configured as described in the Windows NT C2 Security System Administrator's Guide.",
  197. IDC_STATIC, 23, 169, 193, 25
  198. PUSHBUTTON "OK", IDOK, 219, 6, 40, 14, WS_GROUP
  199. PUSHBUTTON "Cancel", IDCANCEL, 219, 23, 40, 14
  200. PUSHBUTTON "&Help", 1004, 219, 40, 40, 14
  201. END
  202.