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.

599 lines
33 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #define APSTUDIO_HIDDEN_SYMBOLS
  10. #include "windows.h"
  11. #include "version.h"
  12. #undef APSTUDIO_HIDDEN_SYMBOLS
  13. /////////////////////////////////////////////////////////////////////////////
  14. #undef APSTUDIO_READONLY_SYMBOLS
  15. /////////////////////////////////////////////////////////////////////////////
  16. // English (U.S.) resources
  17. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  18. #ifdef _WIN32
  19. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  20. #pragma code_page(1252)
  21. #endif //_WIN32
  22. /////////////////////////////////////////////////////////////////////////////
  23. //
  24. // Bitmap
  25. //
  26. IDB_SID_ICONS BITMAP MOVEABLE PURE "icons.bmp"
  27. IDB_LOCKS BITMAP MOVEABLE PURE "locks.bmp"
  28. IDB_CHECKBOX BITMAP MOVEABLE PURE "checkbox.bmp"
  29. /////////////////////////////////////////////////////////////////////////////
  30. //
  31. // Dialog
  32. //
  33. IDD_SIMPLE_PERM_PAGE DIALOGEX 0, 0, 227, 215
  34. STYLE WS_CHILD | WS_VISIBLE | WS_CAPTION
  35. CAPTION "Security"
  36. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  37. BEGIN
  38. LTEXT "&Group or user names:",IDC_SPP_GROUP_USER_NAME,7,7,105,
  39. 8
  40. CONTROL "Permissions for:",IDC_SPP_PRINCIPALS,"SysListView32",
  41. LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS |
  42. LVS_SORTASCENDING | LVS_NOCOLUMNHEADER |
  43. LVS_NOSORTHEADER | WS_VSCROLL | WS_TABSTOP,7,17,213,66,
  44. WS_EX_CLIENTEDGE
  45. PUSHBUTTON "A&dd...",IDC_SPP_ADD,116,87,50,14
  46. PUSHBUTTON "&Remove",IDC_SPP_REMOVE,170,87,50,14
  47. CTEXT "Deny",IDC_SPP_DENY,176,107,32,8
  48. CTEXT "Allow",IDC_SPP_ALLOW,135,107,32,8
  49. LTEXT "",IDC_SPP_ACCESS_BIG,7,99,105,16
  50. LTEXT "",IDC_SPP_ACCESS,7,107,105,8
  51. CONTROL "",IDC_SPP_PERMS,"CHECKLIST_ACLUI",0x2,7,117,213,72,
  52. WS_EX_CLIENTEDGE | WS_EX_CONTROLPARENT
  53. PUSHBUTTON "Ad&vanced",IDC_SPP_ADVANCED,165,194,55,14
  54. LTEXT "Unable to display security information.",
  55. IDC_SPP_NO_SECURITY,30,30,180,28,NOT WS_VISIBLE
  56. LTEXT "For special permissions or for advanced settings, click Advanced.",
  57. IDC_SPP_STATIC_ADV,7,194,153,16
  58. END
  59. IDD_ACELIST_PERM_PAGE DIALOGEX 0, 0, 350, 231
  60. STYLE WS_CHILD | WS_VISIBLE | WS_CAPTION
  61. CAPTION "Permissions"
  62. FONT 8, "MS Shell Dlg"
  63. BEGIN
  64. LTEXT "To view more information about special permissions, select a permission entry, and then click Edit. ",
  65. IDC_ACEL_STATIC,7,7,334,16
  66. LTEXT "Permission en&tries:",-1,7,27,116,8
  67. CONTROL "",IDC_ACEL_DETAILS,"SysListView32",LVS_REPORT |
  68. LVS_SHOWSELALWAYS | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP,
  69. 7,38,334,85,WS_EX_CLIENTEDGE
  70. PUSHBUTTON "A&dd...",IDC_ACEL_ADD,7,128,62,14
  71. PUSHBUTTON "&Edit...",IDC_ACEL_EDIT,74,128,62,14
  72. PUSHBUTTON "&Remove",IDC_ACEL_REMOVE,140,128,62,14
  73. CONTROL "&Allow inheritable permissions from the parent to propagate to this object and all child objects. Include these with entries explicitly defined here.",
  74. IDC_ACEL_PROTECT,"Button",BS_AUTOCHECKBOX | BS_VCENTER |
  75. BS_MULTILINE | WS_TABSTOP,7,149,338,16
  76. CONTROL "Re&place permission entries on all child objects with entries shown here that apply to child objects",
  77. IDC_ACEL_RESET_ACL_TREE,"Button",BS_AUTOCHECKBOX |
  78. BS_VCENTER | BS_MULTILINE | WS_TABSTOP,7,169,338,16
  79. LTEXT "To replace all permission entries with the default settings, click Default.",
  80. IDC_ACEL_DEFAULT_STATIC,7,193,260,18
  81. PUSHBUTTON "De&fault",IDC_ACEL_RESET,280,193,62,14
  82. CONTROL "Learn more about <A>access control</A>.",IDC_EFF_STATIC,
  83. "Link Window",WS_TABSTOP,7,211,334,16
  84. END
  85. IDD_ACELIST_AUDIT_PAGE DIALOGEX 0, 0, 350, 231
  86. STYLE WS_CHILD | WS_VISIBLE | WS_CAPTION
  87. CAPTION "Auditing"
  88. FONT 8, "MS Shell Dlg"
  89. BEGIN
  90. LTEXT "To view more information about special auditing entries, select an auditing entry, and then click Edit. ",
  91. IDC_ACEL_STATIC,7,7,334,16
  92. LTEXT "Auditing en&tries:",-1,7,27,60,8
  93. LTEXT "This object contains callback auditing entries that cannot be viewed or edited in this dialog box. ",
  94. IDC_SPP_CALLBACK_PERMISSIONS,7,40,335,39,NOT WS_VISIBLE
  95. CONTROL "",IDC_ACEL_DETAILS,"SysListView32",LVS_REPORT |
  96. LVS_SHOWSELALWAYS | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP,
  97. 7,38,334,85,WS_EX_CLIENTEDGE
  98. PUSHBUTTON "A&dd...",IDC_ACEL_ADD,7,128,62,14
  99. PUSHBUTTON "&Edit...",IDC_ACEL_EDIT,73,128,62,14
  100. PUSHBUTTON "&Remove",IDC_ACEL_REMOVE,139,128,62,14
  101. CONTROL "&Allow inheritable auditing entries from the parent to propagate to this object and all child objects. Include these with entries explicitly defined here.",
  102. IDC_ACEL_PROTECT,"Button",BS_AUTOCHECKBOX | BS_VCENTER |
  103. BS_MULTILINE | WS_TABSTOP,7,148,338,18
  104. CONTROL "Re&place auditing entries on all child objects with entries shown here that apply to child objects",
  105. IDC_ACEL_RESET_ACL_TREE,"Button",BS_AUTOCHECKBOX |
  106. BS_VCENTER | BS_MULTILINE | WS_TABSTOP,7,169,338,18
  107. LTEXT "To replace all permission entries with the default settings, click Default",
  108. IDC_ACEL_DEFAULT_STATIC,7,193,269,16
  109. PUSHBUTTON "De&fault",IDC_ACEL_RESET,279,193,62,14
  110. CONTROL "Learn more about <A>auditing</A>.",IDC_EFF_STATIC,
  111. "Link Window",WS_TABSTOP,7,211,334,16
  112. END
  113. IDD_OWNER_PAGE DIALOGEX 0, 0, 350, 231
  114. STYLE WS_CHILD | WS_VISIBLE | WS_CAPTION
  115. CAPTION "Owner"
  116. FONT 8, "MS Shell Dlg"
  117. BEGIN
  118. LTEXT "You can take or assign ownership of this object if you have the required permissions or privileges.",
  119. IDC_ACEL_STATIC,8,7,334,16
  120. LTEXT "&Current owner of this item:",
  121. IDC_OWN_CURRENTOWNER_STATIC,8,28,90,8
  122. EDITTEXT IDC_OWN_CURRENTOWNER,8,40,292,12,ES_AUTOHSCROLL |
  123. ES_READONLY,WS_EX_CLIENTEDGE
  124. LTEXT "Change &owner to:",IDC_OWN_OWNERLIST_STATIC,8,56,70,8
  125. CONTROL "",IDC_OWN_OWNERLIST,"SysListView32",LVS_REPORT |
  126. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOSORTHEADER |
  127. WS_TABSTOP,8,68,334,100,WS_EX_CLIENTEDGE
  128. PUSHBUTTON "Other &Users or Groups...",IDC_OWN_OTHER_USER,8,172,99,
  129. 14
  130. PUSHBUTTON "De&fault",IDC_OWN_RESET,237,172,62,14
  131. CONTROL "&Replace owner on subcontainers and objects",
  132. IDC_OWN_RECURSE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,
  133. 194,170,10
  134. CONTROL "Learn more about <A>ownership</A>.",IDC_EFF_STATIC,
  135. "Link Window",WS_TABSTOP,7,211,334,16
  136. END
  137. IDD_ACEENTRY_PERM_PAGE DIALOGEX 0, 0, 227, 230
  138. STYLE WS_CHILD | WS_VISIBLE | WS_CAPTION
  139. CAPTION "Object"
  140. FONT 8, "MS Shell Dlg"
  141. BEGIN
  142. LTEXT "This permission is inherited from the parent object.",
  143. IDC_ACEE_INHERITWARNING,7,7,213,16
  144. LTEXT "&Name:",IDC_ACEE_NAME_STATIC,8,29,22,8
  145. EDITTEXT IDC_ACEE_NAME,35,27,130,12,ES_AUTOHSCROLL | ES_READONLY,
  146. WS_EX_CLIENTEDGE
  147. PUSHBUTTON "&Change...",IDC_ACEE_NAMEBUTTON,170,26,50,14
  148. LTEXT "Apply &onto:",IDC_ACEE_APPLYONTO_STATIC,7,48,40,8
  149. COMBOBOX IDC_ACEE_INHERITTYPE,47,46,173,80,CBS_DROPDOWNLIST |
  150. WS_VSCROLL | WS_TABSTOP
  151. CTEXT "Allow",IDC_ACEE_ALLOW,132,65,40,8
  152. CTEXT "Deny",IDC_ACEE_DENY,172,65,40,8
  153. LTEXT "&Permissions:",IDC_ACEE_ACCESS,7,65,50,8
  154. CONTROL "",IDC_ACEE_LIST,"CHECKLIST_ACLUI",0x2,7,75,213,126,
  155. WS_EX_CLIENTEDGE | WS_EX_CONTROLPARENT
  156. CONTROL "Apply &these permissions to objects and/or containers within this container only",
  157. IDC_ACEE_INHERITIMMEDIATE,"Button",BS_AUTOCHECKBOX |
  158. BS_MULTILINE | WS_TABSTOP,7,203,150,24
  159. PUSHBUTTON "C&lear All",IDC_ACEE_CLEAR,170,204,50,14
  160. END
  161. IDD_ACEENTRY_AUDIT_PAGE DIALOGEX 0, 0, 227, 230
  162. STYLE WS_CHILD | WS_VISIBLE | WS_CAPTION
  163. CAPTION "Object"
  164. FONT 8, "MS Shell Dlg"
  165. BEGIN
  166. LTEXT "This auditing entry is inherited from the parent object.",
  167. IDC_ACEE_INHERITWARNING,7,7,213,16
  168. LTEXT "&Name:",IDC_ACEE_NAME_STATIC,8,29,22,8
  169. EDITTEXT IDC_ACEE_NAME,35,27,130,12,ES_AUTOHSCROLL | ES_READONLY,
  170. WS_EX_CLIENTEDGE
  171. PUSHBUTTON "&Change...",IDC_ACEE_NAMEBUTTON,170,26,50,14
  172. LTEXT "Apply &onto:",IDC_ACEE_APPLYONTO_STATIC,7,48,40,8
  173. COMBOBOX IDC_ACEE_INHERITTYPE,47,46,173,80,CBS_DROPDOWNLIST |
  174. WS_VSCROLL | WS_TABSTOP
  175. CTEXT "Successful",IDC_ACEE_ALLOW,132,65,40,8
  176. CTEXT "Failed",IDC_ACEE_DENY,172,65,40,8
  177. LTEXT "Acce&ss:",IDC_ACEE_ACCESS,7,65,50,8
  178. CONTROL "",IDC_ACEE_LIST,"CHECKLIST_ACLUI",0x2,7,75,213,126,
  179. WS_EX_CLIENTEDGE | WS_EX_CONTROLPARENT
  180. CONTROL "Apply &these auditing entries to objects and/or containers within this container only",
  181. IDC_ACEE_INHERITIMMEDIATE,"Button",BS_AUTOCHECKBOX |
  182. BS_MULTILINE | WS_TABSTOP,7,203,150,24
  183. PUSHBUTTON "C&lear All",IDC_ACEE_CLEAR,170,204,50,14
  184. END
  185. IDD_CONFIRM_DACL_PROTECT DIALOG DISCARDABLE 0, 0, 292, 109
  186. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  187. CAPTION "Security"
  188. FONT 8, "MS Shell Dlg"
  189. BEGIN
  190. LTEXT "Selecting this option means that the parent permission entries that apply to child objects will no longer be applied to this object.",
  191. IDC_STATIC,48,4,232,16
  192. ICON "",IDC_CONFIRM_ICON,12,12,20,20
  193. LTEXT "-To copy the permission entries that were previously applied from the parent to this object, click Copy.",
  194. IDC_STATIC,48,28,232,16
  195. LTEXT "-To remove the permission entries that were previously applied from the parent and keep only those permissions explicitly defined here, click Remove.",
  196. IDC_STATIC,48,45,232,24
  197. LTEXT "-To cancel this action, click Cancel.",IDC_STATIC,48,70,
  198. 232,8
  199. PUSHBUTTON "&Copy",IDC_CONFIRM_COPY,64,88,50,14
  200. PUSHBUTTON "&Remove",IDC_CONFIRM_REMOVE,119,88,50,14
  201. PUSHBUTTON "Cancel",IDCANCEL,175,88,50,14
  202. END
  203. IDD_CONFIRM_SACL_PROTECT DIALOG DISCARDABLE 0, 0, 292, 109
  204. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  205. CAPTION "Security"
  206. FONT 8, "MS Shell Dlg"
  207. BEGIN
  208. LTEXT "You are preventing any inheritable auditing entries from propagating to this object. What do you want to do?",
  209. IDC_STATIC,48,4,232,16
  210. ICON "",IDC_CONFIRM_ICON,12,12,20,20
  211. LTEXT "- To copy previously inherited auditing entries to this object, click Copy.",
  212. IDC_STATIC,48,28,232,8
  213. LTEXT "- To Remove the inherited auditing entries and keep only the auditing entries explicitly specified on this object, click Remove.",
  214. IDC_STATIC,48,36,232,16
  215. LTEXT "- To abort this operation, click Cancel.",IDC_STATIC,48,
  216. 52,232,8
  217. PUSHBUTTON "&Copy",IDC_CONFIRM_COPY,64,88,50,14
  218. PUSHBUTTON "&Remove",IDC_CONFIRM_REMOVE,119,88,50,14
  219. PUSHBUTTON "Cancel",IDCANCEL,175,88,50,14
  220. END
  221. IDD_EFFECTIVE_PERM_PAGE DIALOGEX 0, 0, 350, 231
  222. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  223. CAPTION "Effective Permissions"
  224. FONT 8, "MS Shell Dlg"
  225. BEGIN
  226. LTEXT "The following list displays the permissions that would be granted to the selected group or user, based solely on the permissions granted directly through group membership.",
  227. IDC_STATIC,7,7,335,24
  228. LTEXT "&Group or user name:",IDC_EFF_NAME_STATIC,7,35,65,8
  229. EDITTEXT IDC_EFF_NAME,7,45,285,14,ES_AUTOHSCROLL | ES_READONLY,
  230. WS_EX_CLIENTEDGE
  231. DEFPUSHBUTTON "&Select...",IDC_EFF_SELECT,297,45,45,14
  232. LTEXT "&Effective permissions:",IDC_EFF_PERMISSION_STATIC,7,67,
  233. 111,8
  234. CONTROL "List3",IDC_EFF_PERM_LIST,"SysListView32",LVS_REPORT |
  235. LVS_NOCOLUMNHEADER | WS_BORDER | WS_TABSTOP,7,79,335,118
  236. CONTROL "Learn more about <A>how effective permissions are determined</A>.",
  237. IDC_EFF_STATIC,"Link Window",WS_TABSTOP,7,211,334,16
  238. LTEXT "No Effective Permission",IDC_NO_EFFECTIVE,109,102,132,
  239. 26,NOT WS_VISIBLE
  240. LTEXT "Windows cannot calculate the effective permissions for %1",
  241. IDC_EFF_ERROR,7,80,335,144,NOT WS_VISIBLE | WS_BORDER
  242. END
  243. IDD_ACLBLOAT DIALOGEX 0, 0, 256, 242
  244. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  245. CAPTION "Dialog"
  246. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  247. BEGIN
  248. DEFPUSHBUTTON "Yes",IDOK,90,220,50,14
  249. PUSHBUTTON "No",IDCANCEL,144,220,50,14
  250. CONTROL "",IDC_ACEL_BLOAT,"SysListView32",LVS_REPORT |
  251. LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER |
  252. LVS_NOSORTHEADER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP,
  253. 7,45,240,84,WS_EX_CLIENTEDGE
  254. PUSHBUTTON "&Help",IDHELP,199,220,50,14
  255. LTEXT "Warning",IDC_ACLB_WARNING,36,7,203,8
  256. LTEXT "The change you are about to make will result in the following permissions being added to the access control list:"",",
  257. IDC_BLOAT_LV_STATIC,37,17,212,23
  258. LTEXT "Since these permissions propagate to all child objects, making this change will require more storage and time to evaluate. The higher this container is in the directory hierarchy, the more significant the performance degradation.",
  259. IDC_BLOAT_LINE1_STATIC,7,132,240,32
  260. LTEXT "Consequently, you should consider either replacing the above permissions with fewer, more inclusive permissions, not applying the permissions to child objects, or not proceeding with this change. Click Help for more information.",
  261. IDC_BLOAT_LINE2_STATIC,7,168,240,32
  262. LTEXT "Do you want to continue making this change?",IDC_STATIC,
  263. 7,204,235,11
  264. ICON "",IDC_BLOAT_WARN_ICON,7,7,20,20
  265. END
  266. IDD_BLOAT_NO_LIST DIALOG DISCARDABLE 0, 0, 255, 156
  267. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  268. CAPTION "Security"
  269. FONT 8, "MS Shell Dlg"
  270. BEGIN
  271. DEFPUSHBUTTON "Yes",IDOK,90,134,50,14
  272. PUSHBUTTON "No",IDCANCEL,144,134,50,14
  273. ICON "",IDC_BLOAT_WARN_ICON,7,7,20,20
  274. LTEXT "Warning",IDC_ACLB_WARNING,36,7,158,8
  275. LTEXT "The change you are about to make will result in 10 permissions that propagate to child objects being added to the access control list.",
  276. IDC_ACLBLOAT_LINE1,36,17,212,16
  277. LTEXT "Because these permissions propagate to child objects, making this change will require more storage and time to evaluate. The higher this container is in the directory hierarchy, the more significant the performance degradation.",
  278. -1,7,46,241,32
  279. LTEXT "Consider either replacing these permissions with fewer, more inclusive permissions, not applying the permissions to child objects, or not proceeding with this change. For more options, click Help.",
  280. IDC_ACLB_LINE3,7,82,240,32
  281. LTEXT "Do you want to continue making this change?",-1,8,118,
  282. 237,8
  283. PUSHBUTTON "&Help",IDHELP,198,134,50,14
  284. END
  285. IDD_BLOAT_NO_LIST_SACL DIALOG DISCARDABLE 0, 0, 255, 163
  286. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  287. CAPTION "Security"
  288. FONT 8, "MS Shell Dlg"
  289. BEGIN
  290. DEFPUSHBUTTON "Yes",IDOK,90,142,50,14
  291. PUSHBUTTON "No",IDCANCEL,144,142,50,14
  292. ICON "",IDC_BLOAT_WARN_ICON,7,7,20,20
  293. LTEXT "Warning",IDC_ACLB_WARNING,36,7,212,8
  294. LTEXT "The change you are about to make will result in auditing entries being added to the access control list.",
  295. IDC_ACLBLOAT_LINE1,36,17,212,16
  296. LTEXT "Because these auditing entries propagate to child objects, making this change will require more storage and time to evaluate. The higher this container is in the directory hierarchy, the more significant the performance degradation.",
  297. -1,7,46,240,40
  298. LTEXT "Consider either replacing these auditing entries with fewer, more inclusive auditing entries, not applying the auditing entries to child objects, or not proceeding with this change. For more options, click Help.",
  299. IDC_ACLB_LINE3,7,90,240,32
  300. LTEXT "Do you want to continue making this change?",-1,8,126,
  301. 230,8
  302. PUSHBUTTON "&Help",IDHELP,198,142,50,14
  303. END
  304. #ifdef APSTUDIO_INVOKED
  305. /////////////////////////////////////////////////////////////////////////////
  306. //
  307. // TEXTINCLUDE
  308. //
  309. 1 TEXTINCLUDE DISCARDABLE
  310. BEGIN
  311. "resource.h\0"
  312. END
  313. 2 TEXTINCLUDE DISCARDABLE
  314. BEGIN
  315. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  316. "#include ""windows.h""\r\n"
  317. "#include ""version.h""\r\n"
  318. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  319. "\0"
  320. END
  321. 3 TEXTINCLUDE DISCARDABLE
  322. BEGIN
  323. "\r\n"
  324. "\0"
  325. END
  326. #endif // APSTUDIO_INVOKED
  327. /////////////////////////////////////////////////////////////////////////////
  328. //
  329. // DESIGNINFO
  330. //
  331. #ifdef APSTUDIO_INVOKED
  332. GUIDELINES DESIGNINFO DISCARDABLE
  333. BEGIN
  334. IDD_ACELIST_AUDIT_PAGE, DIALOG
  335. BEGIN
  336. RIGHTMARGIN, 342
  337. BOTTOMMARGIN, 230
  338. END
  339. IDD_OWNER_PAGE, DIALOG
  340. BEGIN
  341. LEFTMARGIN, 8
  342. RIGHTMARGIN, 342
  343. BOTTOMMARGIN, 230
  344. END
  345. IDD_EFFECTIVE_PERM_PAGE, DIALOG
  346. BEGIN
  347. LEFTMARGIN, 7
  348. RIGHTMARGIN, 342
  349. TOPMARGIN, 7
  350. BOTTOMMARGIN, 224
  351. END
  352. IDD_ACLBLOAT, DIALOG
  353. BEGIN
  354. LEFTMARGIN, 7
  355. RIGHTMARGIN, 249
  356. TOPMARGIN, 4
  357. BOTTOMMARGIN, 235
  358. END
  359. IDD_BLOAT_NO_LIST, DIALOG
  360. BEGIN
  361. LEFTMARGIN, 7
  362. RIGHTMARGIN, 248
  363. TOPMARGIN, 7
  364. BOTTOMMARGIN, 149
  365. END
  366. IDD_BLOAT_NO_LIST_SACL, DIALOG
  367. BEGIN
  368. LEFTMARGIN, 7
  369. RIGHTMARGIN, 248
  370. TOPMARGIN, 7
  371. BOTTOMMARGIN, 156
  372. END
  373. END
  374. #endif // APSTUDIO_INVOKED
  375. /////////////////////////////////////////////////////////////////////////////
  376. //
  377. // String Table
  378. //
  379. STRINGTABLE DISCARDABLE
  380. BEGIN
  381. IDS_SECURITY "Security"
  382. IDS_NAME "Name"
  383. IDS_VIEW "&View..."
  384. IDS_INITDLG_FAILED "Unable to continue due to the following condition.%n%n%1"
  385. IDS_OUT_OF_MEMORY "Not enough memory is available to complete the requested operation."
  386. IDS_OPERATION_FAILED "Unable to complete the requested operation.%n%n%1"
  387. IDS_SID_UNKNOWN "Account Unknown"
  388. IDS_SID_DELETED "Account Deleted"
  389. IDS_GET_USER_FAILED "Unable to display the user selection dialog.%n%n%1"
  390. IDS_SID_LOOKUP_FAILED "Unable to lookup user names for display."
  391. IDS_RESET_DACL_WARNING "This will remove explicitly defined permissions on all child objects and enable propagation of inheritable permissions to those child objects. Only inheritable permissions propagated from %1 will take effect.\n\nDo you wish to continue?"
  392. IDS_FMT_USER_DISPLAY "%1 (%2)"
  393. IDS_FMT_CHECKLABEL "%2 %1"
  394. END
  395. STRINGTABLE DISCARDABLE
  396. BEGIN
  397. IDS_PERM_READONLY "You only have permission to view the current security information on %1."
  398. IDS_PERM_WRITE_FAILED "Unable to save permission changes on %2.%n%n%1"
  399. IDS_PERM_NOT_CANONICAL "The permissions on %1 are incorrectly ordered, which may cause some entries to be ineffective. Press OK to continue and sort the permissions correctly, or Cancel to reset the permissions."
  400. IDS_PERM_DENY_EVERYONE_GROUP
  401. "You have denied the Everyone group access to %1. No one will be able to access %1 and only the owner will be able to change the permissions.\n\nDo you want to continue?"
  402. IDS_PERM_CANT_REMOVE "You cannot remove ""%1"" because this object is inheriting permissions from its parent. To remove ""%1,"" you must prevent this object from inheriting permissions. Turn off the option for inheriting permissions, and then try removing ""%1"" again."
  403. IDS_PERM_CANT_READ_CAN_WRITE_DACL
  404. "You do not have permission to view the current permission settings for %1, but you can make permission changes."
  405. IDS_PERM_CANT_READ_CAN_WRITE_OWNER
  406. "You do not have permission to view the current permission settings for %1, but you can take ownership."
  407. IDS_PERM_CANT_READ_CAN_AUDIT
  408. "You do not have permission to view or edit the current permission settings for %1, but you can change auditing settings."
  409. IDS_PERM_CANT_READ_CAN_AUDIT_WRITE_OWNER
  410. "You do not have permission to view or edit the current permission settings for %1, but you can take ownership or change auditing settings."
  411. IDS_PERM_NO_ACCESS "You do not have permission to view or edit the current permission settings for %1."
  412. IDS_AUDIT_WRITE_FAILED "Unable to save auditing changes on %2.%n%n%1"
  413. IDS_AUDIT_OFF_WARNING "The current Audit Policy for this computer does not have auditing turned on. If this computer gets audit policy from the domain, please ask a domain administrator to turn on auditing using Group Policy Editor. Otherwise, use the Local Computer Policy Editor to configure the audit policy locally on this computer."
  414. IDS_OWNER_READONLY "You only have permission to view the current owner on %1."
  415. IDS_OWNER_WRITE_FAILED "Unable to set new owner on %2.%n%n%1"
  416. IDS_OWNER_CANT_DISPLAY "Unable to display current owner."
  417. IDS_PERM_DENY "You are setting a deny permissions entry. Deny entries take precedence over allow entries. This means that if a user is a member of two groups, one that is allowed a permission and another that is denied the same permission, the user is denied that permission.\nDo you want to continue?\n"
  418. END
  419. STRINGTABLE DISCARDABLE
  420. BEGIN
  421. IDS_SPP_TITLE "Permissions for %1"
  422. IDS_ACEL_TITLE "Advanced Security Settings for %1"
  423. IDS_ACEE_PERM_TITLE "Permission Entry for %1"
  424. IDS_ACEE_AUDIT_TITLE "Auditing Entry for %1"
  425. IDS_ACEE_PROPERTY_TITLE "Properties"
  426. IDS_ACE_PERM_COLUMN_TYPE "Type"
  427. IDS_ACE_PERM_COLUMN_NAME "Name"
  428. IDS_ACE_PERM_COLUMN_ACCESS "Permission"
  429. IDS_ACE_PERM_COLUMN_INHERIT "Apply To"
  430. IDS_ACE_AUDIT_COLUMN_TYPE "Type"
  431. IDS_ACE_AUDIT_COLUMN_NAME "Name"
  432. IDS_ACE_AUDIT_COLUMN_ACCESS "Access"
  433. IDS_ACE_AUDIT_COLUMN_INHERIT "Apply To"
  434. END
  435. STRINGTABLE DISCARDABLE
  436. BEGIN
  437. IDS_ALLOW "Allow"
  438. IDS_DENY "Deny"
  439. IDS_AUDIT "Audit"
  440. IDS_ALARM "Alarm"
  441. IDS_UNKNOWN "Unknown"
  442. IDS_SPECIAL "Special"
  443. IDS_AUDITPASS "Success"
  444. IDS_AUDITFAIL "Fail"
  445. IDS_AUDITBOTH "All"
  446. IDS_READ_PROP "Read Property"
  447. IDS_WRITE_PROP "Write Property"
  448. IDS_READ_WRITE_PROP "Read/Write Property"
  449. IDS_THIS_OBJECT_ONLY "This object only"
  450. IDS_THIS_OBJECT_AND_SUBOBJECTS "This object and child objects"
  451. IDS_SUBOBJECTS_ONLY "Child objects only"
  452. IDS_INVALID_INHERIT "Nothing"
  453. END
  454. STRINGTABLE DISCARDABLE
  455. BEGIN
  456. IDS_SELCHANGE_WARNING "You are attempting to define permissions that apply to %1 in this container. If you later create %1 in this container, they will not receive default permissions. Do you want to continue?"
  457. IDS_FMT_ACE_DESC "%1 %2"
  458. IDS_PERMISSION_LOCALACE_DESC
  459. "This permission is defined directly on this object."
  460. IDS_AUDITENTRY_LOCALACE_DESC
  461. "This auditing entry is defined directly on this object."
  462. IDS_PERMISSION_INHERITEDACE_DESC
  463. "This permission is inherited from the parent object and controls access to this object. To stop inheriting permissions, clear the checkbox below. You can edit the permission only at the parent object where it is defined."
  464. IDS_AUDITENTRY_INHERITEDACE_DESC
  465. "This auditing entry is inherited from the parent object and controls access to this object. To stop inheriting auditing entries, clear the checkbox below. You can edit the auditing entry only at the parent object where it is defined."
  466. IDS_PERMISSION_INHERITEDONLYACE_DESC
  467. "This permission is inherited from the parent object but does not control access to this object. It may control access to child objects of this object. To stop inheriting permissions, clear the checkbox below. You can edit the permission only at the parent object where it is defined."
  468. IDS_AUDITENTRY_INHERITEDONLYACE_DESC
  469. "This auditing entry is inherited from the parent object but does not control access to this object. It may control access to child objects of this object. To stop inheriting auditing entries, clear the checkbox below. You can edit the auditing entry only at the parent object where it is defined."
  470. IDS_PERMISSION_NOINHERIT_DESC
  471. "This permission is not inherited by child objects."
  472. IDS_AUDITENTRY_NOINHERIT_DESC
  473. "This auditing entry is not inherited by child objects."
  474. IDS_PERMISSION_DOESINHERIT_DESC
  475. "This permission is inherited by child objects."
  476. IDS_AUDITENTRY_DOESINHERIT_DESC
  477. "This auditing entry is inherited by child objects."
  478. IDS_CUSTOM "Special Permissions"
  479. IDS_CUSTOM_CHECKBOX_WARNING
  480. "Special permissions cannot be defined here. Use Advanced page to define special permissions."
  481. IDS_PERM_CANT_READ_MAY_WRITE_DACL
  482. "You do not have permission to view the current permission settings for %1. It can not be determined if you have the permission to make changes. Permission changes will be allowed but it can not be guaranteed that the changes will successfully apply."
  483. IDS_CONFIRM_MULTIPLE_DELETION
  484. "One or more of selected permissions are inherited from parent. Inherited permissions cannot be deleted at this object.\n Do you want to delete other selected permissions."
  485. END
  486. STRINGTABLE DISCARDABLE
  487. BEGIN
  488. IDS_PERMISSIONS "Permissions"
  489. IDS_PERMISSION_INHERITEDONLYACE_DESC_PARENT
  490. "This permission is inherited from the %1 but does not control access to this object. It may control access to child objects of this object. To stop inheriting permissions, clear the checkbox below. You can edit the permission only at the parent object where it is defined."
  491. IDS_AUDITENTRY_INHERITEDONLYACE_DESC_PARENT
  492. "This auditing entry is inherited from the %1 but does not control access to this object. It may control access to child objects of this object. To stop inheriting auditing entries, clear the checkbox below. You can edit the auditing entry only at the parent object where it is defined."
  493. IDS_PERMISSION_INHERITEDACE_DESC_PARENT
  494. "This permission is inherited from the %1 and controls access to this object. To stop inheriting permissions, clear the checkbox below. You can edit the permission only at the parent object where it is defined."
  495. IDS_AUDITENTRY_INHERITEDACE_DESC_PARENT
  496. "This auditing entry is inherited from the %1 and controls access to this object. To stop inheriting auditing entries, clear the checkbox below. You can edit the auditing entry only at the parent object where it is defined."
  497. IDS_DYNAMIC_PERMISSION "&Permissions for %1"
  498. IDS_ACE_PERM_COLUMN_PARENT "Inherited From"
  499. IDS_FROM_PARENT "Parent Object"
  500. IDS_NOT_INHERITED "<not inherited>"
  501. IDS_EFF_ERROR "Windows cannot calculate the effective permissions for %1."
  502. IDS_SID_DELETED_1 "Account Deleted(%1)"
  503. IDS_SID_UNKNOWN_1 "Account Unknown(%1)"
  504. IDS_NO_OBJECT_PERM "Object Permissions are not available for this object type."
  505. IDS_ACL_SIZE_ERROR "The change you just made resulted in an access control list that exceeds the maximum size. You must remove approximately %1 access control entries before the changes can be saved.\n"
  506. IDS_ACL_SIZE_ERROR_ADV "The access control list size exceeds the maximum size. You must remove approximately %1 access control entries before the changes can be saved or the advanced page can be opened.\n"
  507. IDS_BLOAT_AUDIT_WARN "The change you are about to make will result in %1 auditing entries being added to the access control list."""
  508. END
  509. STRINGTABLE DISCARDABLE
  510. BEGIN
  511. IDS_BLOAT_PERM_WARN "The change you are about to make will result in %1 permissions being added to the access control list."""
  512. IDS_BLOAT_AUDIT_LINE1 "Because these auditing entries propagate to child objects, making this change will require more storage and time to evaluate. The higher this container is in the directory hierarchy, the more significant the performance degradation."
  513. IDS_BLOAT_PERM_LINE1 "Because these permissions propagate to child objects, making this change will require more storage and time to evaluate. The higher this container is in the directory hierarchy, the more significant the performance degradation."
  514. IDS_BLOAT_AUDIT_LINE2 "Consider either replacing the above auditing entries with fewer, more inclusive auditing entries, not applying the auditing entries to child objects, or not proceeding with this change. Click Help for more information."
  515. IDS_BLOAT_PERM_LINE2 "Consider either replacing the above permissions with fewer, more inclusive permissions, not applying the permissions to child objects, or not proceeding with this change. Click Help for more information."
  516. IDS_AUDITING "Auditing"
  517. IDS_ACLBLOAT_NO_LIST_LINE1
  518. "The change you are about to make will result in %1 permissions being added to the access control list."
  519. IDS_ACLBLOAT_NO_LIST_SACL_LINE1
  520. "The change you are about to make will result in %1 auditing entries being added to the access control list."
  521. IDS_BLOAT_AUDIT_LINE2_NOHELP
  522. "Consider either replacing these auditing entries with fewer, more inclusive auditing entries, not applying the auditing entries to child objects, or not proceeding with this change."
  523. IDS_BLOAT_PERM_LINE2_NOHELP
  524. "Consider either replacing these permissions with fewer, more inclusive permissions, not applying the permissions to child objects, or not proceeding with this change."
  525. IDS_DISABLED_USER "You are about to add a disabled object. If you want to add an enabled object, try selecting the object from another location.\n"
  526. IDS_CALLBACK_ACE_PRESENT
  527. "This object contains callback permissions that cannot be viewed or edited in this dialog box."
  528. IDS_OTHER_OWNERS "Other users and groups (double-click to add)..."
  529. IDS_ACL_EDIT_MORE_INFO "To view more information about Special permissions, select a permission entry, and then click View. "
  530. IDS_ACL_EDIT_MORE_INFO_1
  531. "To view more information about Special auditing entries, select an auditing entry, and then click View. "
  532. IDS_NO_RESTORE_PRIV "Unable to set new owner on %1. You do not have the Restore privilege required to set this user/group as owner."
  533. END
  534. STRINGTABLE DISCARDABLE
  535. BEGIN
  536. IDS_PERM_DENY_EMPTY_DACL
  537. "You have denied all users access to %1. No one will be able to access %1 and only the owner will be able to change the permissions.\n\nDo you want to continue?"
  538. IDS_REFRESH_PROPERTYSHEET
  539. "If you have just taken ownership of this object, you will need to close and reopen this object's properties before you can view or change permissions."
  540. END
  541. #endif // English (U.S.) resources
  542. /////////////////////////////////////////////////////////////////////////////
  543. #ifndef APSTUDIO_INVOKED
  544. /////////////////////////////////////////////////////////////////////////////
  545. //
  546. // Generated from the TEXTINCLUDE 3 resource.
  547. //
  548. /////////////////////////////////////////////////////////////////////////////
  549. #endif // not APSTUDIO_INVOKED