572 lines
30 KiB
Plaintext
572 lines
30 KiB
Plaintext
|
//Microsoft Developer Studio generated resource script.
|
||
|
//
|
||
|
#include "resource.h"
|
||
|
|
||
|
#define APSTUDIO_READONLY_SYMBOLS
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
//
|
||
|
// Generated from the TEXTINCLUDE 2 resource.
|
||
|
//
|
||
|
#define APSTUDIO_HIDDEN_SYMBOLS
|
||
|
#include "windows.h"
|
||
|
#include "version.h"
|
||
|
#undef APSTUDIO_HIDDEN_SYMBOLS
|
||
|
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
#undef APSTUDIO_READONLY_SYMBOLS
|
||
|
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
// English (U.S.) resources
|
||
|
|
||
|
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
|
||
|
#ifdef _WIN32
|
||
|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||
|
#pragma code_page(1252)
|
||
|
#endif //_WIN32
|
||
|
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
//
|
||
|
// Bitmap
|
||
|
//
|
||
|
|
||
|
IDB_SID_ICONS BITMAP MOVEABLE PURE "icons.bmp"
|
||
|
IDB_LOCKS BITMAP MOVEABLE PURE "locks.bmp"
|
||
|
IDB_CHECKBOX BITMAP MOVEABLE PURE "checkbox.bmp"
|
||
|
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
//
|
||
|
// Dialog
|
||
|
//
|
||
|
|
||
|
IDD_SIMPLE_PERM_PAGE DIALOGEX 0, 0, 227, 215
|
||
|
STYLE WS_CHILD | WS_VISIBLE | WS_CAPTION
|
||
|
CAPTION "Security"
|
||
|
FONT 8, "MS Shell Dlg"
|
||
|
BEGIN
|
||
|
LTEXT "&Group or user names:",IDC_SPP_GROUP_USER_NAME,7,7,105,
|
||
|
8
|
||
|
CONTROL "Permissions for:",IDC_SPP_PRINCIPALS,"SysListView32",
|
||
|
LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS |
|
||
|
LVS_SORTASCENDING | LVS_NOCOLUMNHEADER |
|
||
|
LVS_NOSORTHEADER | WS_VSCROLL | WS_TABSTOP,7,17,213,66,
|
||
|
WS_EX_CLIENTEDGE
|
||
|
PUSHBUTTON "A&dd...",IDC_SPP_ADD,116,87,50,14
|
||
|
PUSHBUTTON "&Remove",IDC_SPP_REMOVE,170,87,50,14
|
||
|
CTEXT "Deny",IDC_SPP_DENY,176,107,32,8
|
||
|
CTEXT "Allow",IDC_SPP_ALLOW,135,107,32,8
|
||
|
LTEXT "",IDC_SPP_ACCESS_BIG,7,99,105,16
|
||
|
LTEXT "",IDC_SPP_ACCESS,7,107,105,8
|
||
|
CONTROL "",IDC_SPP_PERMS,"CHECKLIST_ACLUI",0x2,7,117,213,72,
|
||
|
WS_EX_CLIENTEDGE | WS_EX_CONTROLPARENT
|
||
|
PUSHBUTTON "Ad&vanced",IDC_SPP_ADVANCED,165,194,55,14
|
||
|
LTEXT "Unable to display security information.",
|
||
|
IDC_SPP_NO_SECURITY,30,30,180,28,NOT WS_VISIBLE
|
||
|
LTEXT "For special permissions or for advanced settings, click Advanced.",
|
||
|
IDC_SPP_STATIC_ADV,7,194,153,16
|
||
|
END
|
||
|
|
||
|
IDD_ACELIST_PERM_PAGE DIALOGEX 0, 0, 350, 231
|
||
|
STYLE WS_CHILD | WS_VISIBLE | WS_CAPTION
|
||
|
CAPTION "Permissions"
|
||
|
FONT 8, "MS Shell Dlg", 0, 0, 0x1
|
||
|
BEGIN
|
||
|
LTEXT "To view more information about Special permissions, select a permission entry, and then click Edit. ",
|
||
|
IDC_ACEL_STATIC,7,7,334,16
|
||
|
LTEXT "Permission en&tries:",-1,7,28,116,8
|
||
|
CONTROL "",IDC_ACEL_DETAILS,"SysListView32",LVS_REPORT |
|
||
|
LVS_SHOWSELALWAYS | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP,
|
||
|
7,39,334,99,WS_EX_CLIENTEDGE
|
||
|
PUSHBUTTON "A&dd...",IDC_ACEL_ADD,7,141,62,14
|
||
|
PUSHBUTTON "&Edit...",IDC_ACEL_EDIT,74,141,62,14
|
||
|
PUSHBUTTON "&Remove",IDC_ACEL_REMOVE,140,141,62,14
|
||
|
CONTROL "&Inherit from parent the permission entries that apply to child objects. Include these with entries explicitly defined here.",
|
||
|
IDC_ACEL_PROTECT,"Button",BS_AUTOCHECKBOX | BS_VCENTER |
|
||
|
BS_MULTILINE | WS_TABSTOP,7,162,338,16
|
||
|
CONTROL "Re&place permission entries on all child objects with entries shown here that apply to child objects",
|
||
|
IDC_ACEL_RESET_ACL_TREE,"Button",BS_AUTOCHECKBOX |
|
||
|
BS_VCENTER | BS_MULTILINE | WS_TABSTOP,7,182,338,16
|
||
|
LTEXT "To replace all permission entries with the default settings, click Default.",
|
||
|
IDC_ACEL_DEFAULT_STATIC,7,206,260,18
|
||
|
PUSHBUTTON "De&fault",IDC_ACEL_RESET,280,206,62,14
|
||
|
END
|
||
|
|
||
|
IDD_ACELIST_AUDIT_PAGE DIALOGEX 0, 0, 350, 231
|
||
|
STYLE WS_CHILD | WS_VISIBLE | WS_CAPTION
|
||
|
CAPTION "Auditing"
|
||
|
FONT 8, "MS Shell Dlg", 0, 0, 0x1
|
||
|
BEGIN
|
||
|
LTEXT "To view more information about Special auditing entries, select an auditing entry, and then click Edit. ",
|
||
|
IDC_ACEL_STATIC,7,7,334,16
|
||
|
LTEXT "Auditing en&tries:",-1,7,28,60,8
|
||
|
CONTROL "",IDC_ACEL_DETAILS,"SysListView32",LVS_REPORT |
|
||
|
LVS_SHOWSELALWAYS | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP,
|
||
|
7,39,334,99,WS_EX_CLIENTEDGE
|
||
|
PUSHBUTTON "A&dd...",IDC_ACEL_ADD,7,141,62,14
|
||
|
PUSHBUTTON "&Edit...",IDC_ACEL_EDIT,73,141,62,14
|
||
|
PUSHBUTTON "&Remove",IDC_ACEL_REMOVE,139,141,62,14
|
||
|
CONTROL "&Inherit from parent the auditing entries that apply to child objects. Include these with entries explicitly defined here.",
|
||
|
IDC_ACEL_PROTECT,"Button",BS_AUTOCHECKBOX | BS_VCENTER |
|
||
|
BS_MULTILINE | WS_TABSTOP,7,161,338,18
|
||
|
CONTROL "Re&place auditing entries on all child objects with entries shown here that apply to child objects",
|
||
|
IDC_ACEL_RESET_ACL_TREE,"Button",BS_AUTOCHECKBOX |
|
||
|
BS_VCENTER | BS_MULTILINE | WS_TABSTOP,7,182,338,18
|
||
|
LTEXT "To replace all permission entries with the default settings, click Default",
|
||
|
IDC_ACEL_DEFAULT_STATIC,7,206,269,18
|
||
|
PUSHBUTTON "De&fault",IDC_ACEL_RESET,279,206,62,14
|
||
|
END
|
||
|
|
||
|
IDD_OWNER_PAGE DIALOGEX 0, 0, 350, 231
|
||
|
STYLE WS_CHILD | WS_VISIBLE | WS_CAPTION
|
||
|
CAPTION "Owner"
|
||
|
FONT 8, "MS Shell Dlg", 0, 0, 0x1
|
||
|
BEGIN
|
||
|
LTEXT "You can take ownership of an object if you have the appropriate permissions.",
|
||
|
IDC_ACEL_STATIC,8,7,334,16
|
||
|
LTEXT "Current owner of this item:",
|
||
|
IDC_OWN_CURRENTOWNER_STATIC,8,28,90,8
|
||
|
EDITTEXT IDC_OWN_CURRENTOWNER,8,40,292,12,ES_AUTOHSCROLL |
|
||
|
ES_READONLY,WS_EX_CLIENTEDGE
|
||
|
LTEXT "Change &owner to:",IDC_OWN_OWNERLIST_STATIC,8,56,70,8
|
||
|
CONTROL "",IDC_OWN_OWNERLIST,"SysListView32",LVS_REPORT |
|
||
|
LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SORTASCENDING |
|
||
|
LVS_NOSORTHEADER | WS_TABSTOP,8,68,334,110,
|
||
|
WS_EX_CLIENTEDGE
|
||
|
CONTROL "&Replace owner on subcontainers and objects",
|
||
|
IDC_OWN_RECURSE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,
|
||
|
180,170,10
|
||
|
PUSHBUTTON "De&fault",IDC_OWN_RESET,237,182,62,14
|
||
|
END
|
||
|
|
||
|
IDD_ACEENTRY_PERM_PAGE DIALOGEX 0, 0, 227, 230
|
||
|
STYLE WS_CHILD | WS_VISIBLE | WS_CAPTION
|
||
|
CAPTION "Object"
|
||
|
FONT 8, "MS Shell Dlg"
|
||
|
BEGIN
|
||
|
LTEXT "This permission is inherited from the parent object.",
|
||
|
IDC_ACEE_INHERITWARNING,7,7,213,16
|
||
|
LTEXT "Name:",IDC_ACEE_NAME_STATIC,8,29,30,8
|
||
|
EDITTEXT IDC_ACEE_NAME,35,27,130,12,ES_AUTOHSCROLL | ES_READONLY |
|
||
|
NOT WS_TABSTOP,WS_EX_CLIENTEDGE
|
||
|
PUSHBUTTON "&Change...",IDC_ACEE_NAMEBUTTON,170,26,50,14
|
||
|
LTEXT "Apply &onto:",IDC_ACEE_APPLYONTO_STATIC,7,48,40,8
|
||
|
COMBOBOX IDC_ACEE_INHERITTYPE,47,46,173,80,CBS_DROPDOWNLIST |
|
||
|
WS_VSCROLL | WS_TABSTOP
|
||
|
CTEXT "Allow",IDC_ACEE_ALLOW,132,65,40,8
|
||
|
CTEXT "Deny",IDC_ACEE_DENY,172,65,40,8
|
||
|
LTEXT "&Permissions:",IDC_ACEE_ACCESS,7,65,50,8
|
||
|
CONTROL "",IDC_ACEE_LIST,"CHECKLIST_ACLUI",0x2,7,75,213,126,
|
||
|
WS_EX_CLIENTEDGE | WS_EX_CONTROLPARENT
|
||
|
CONTROL "Apply &these permissions to objects and/or containers within this container only",
|
||
|
IDC_ACEE_INHERITIMMEDIATE,"Button",BS_AUTOCHECKBOX |
|
||
|
BS_MULTILINE | WS_TABSTOP,7,203,150,24
|
||
|
PUSHBUTTON "C&lear All",IDC_ACEE_CLEAR,170,204,50,14
|
||
|
END
|
||
|
|
||
|
IDD_ACEENTRY_AUDIT_PAGE DIALOGEX 0, 0, 227, 230
|
||
|
STYLE WS_CHILD | WS_VISIBLE | WS_CAPTION
|
||
|
CAPTION "Object"
|
||
|
FONT 8, "MS Shell Dlg", 0, 0, 0x1
|
||
|
BEGIN
|
||
|
LTEXT "This auditing entry is inherited from the parent object.",
|
||
|
IDC_ACEE_INHERITWARNING,7,7,213,16
|
||
|
LTEXT "Name:",IDC_ACEE_NAME_STATIC,8,29,30,8
|
||
|
EDITTEXT IDC_ACEE_NAME,35,27,130,12,ES_AUTOHSCROLL | ES_READONLY |
|
||
|
NOT WS_TABSTOP,WS_EX_CLIENTEDGE
|
||
|
PUSHBUTTON "&Change...",IDC_ACEE_NAMEBUTTON,170,26,50,14
|
||
|
LTEXT "Apply &onto:",IDC_ACEE_APPLYONTO_STATIC,7,48,40,8
|
||
|
COMBOBOX IDC_ACEE_INHERITTYPE,47,46,173,80,CBS_DROPDOWNLIST |
|
||
|
WS_VSCROLL | WS_TABSTOP
|
||
|
CTEXT "Successful",IDC_ACEE_ALLOW,132,65,40,8
|
||
|
CTEXT "Failed",IDC_ACEE_DENY,172,65,40,8
|
||
|
LTEXT "Acce&ss:",IDC_ACEE_ACCESS,7,65,50,8
|
||
|
CONTROL "",IDC_ACEE_LIST,"CHECKLIST_ACLUI",0x2,7,75,213,126,
|
||
|
WS_EX_CLIENTEDGE | WS_EX_CONTROLPARENT
|
||
|
CONTROL "Apply &these auditing entries to objects and/or containers within this container only",
|
||
|
IDC_ACEE_INHERITIMMEDIATE,"Button",BS_AUTOCHECKBOX |
|
||
|
BS_MULTILINE | WS_TABSTOP,7,203,150,24
|
||
|
PUSHBUTTON "C&lear All",IDC_ACEE_CLEAR,170,204,50,14
|
||
|
END
|
||
|
|
||
|
IDD_CONFIRM_DACL_PROTECT DIALOG DISCARDABLE 0, 0, 292, 109
|
||
|
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||
|
CAPTION "Security"
|
||
|
FONT 8, "MS Shell Dlg"
|
||
|
BEGIN
|
||
|
LTEXT "Selecting this option means that the parent permission entries that apply to child objects will no longer be applied to this object.",
|
||
|
IDC_STATIC,48,4,232,16
|
||
|
ICON "",IDC_CONFIRM_ICON,12,12,20,20
|
||
|
LTEXT "-To copy the permission entries that were previously applied from the parent to this object, click Copy.",
|
||
|
IDC_STATIC,48,28,232,16
|
||
|
LTEXT "-To remove the permission entries that were previously applied from the parent and keep only those permissions explicitly defined here, click Remove.",
|
||
|
IDC_STATIC,48,45,232,24
|
||
|
LTEXT "-To cancel this action, click Cancel.",IDC_STATIC,48,70,
|
||
|
232,8
|
||
|
PUSHBUTTON "&Copy",IDC_CONFIRM_COPY,64,88,50,14
|
||
|
PUSHBUTTON "&Remove",IDC_CONFIRM_REMOVE,119,88,50,14
|
||
|
PUSHBUTTON "Cancel",IDCANCEL,175,88,50,14
|
||
|
END
|
||
|
|
||
|
IDD_CONFIRM_SACL_PROTECT DIALOG DISCARDABLE 0, 0, 292, 109
|
||
|
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||
|
CAPTION "Security"
|
||
|
FONT 8, "MS Shell Dlg"
|
||
|
BEGIN
|
||
|
LTEXT "You are preventing any inheritable auditing entries from propagating to this object. What do you want to do?",
|
||
|
IDC_STATIC,48,4,232,16
|
||
|
ICON "",IDC_CONFIRM_ICON,12,12,20,20
|
||
|
LTEXT "- To copy previously inherited auditing entries to this object, click Copy.",
|
||
|
IDC_STATIC,48,28,232,8
|
||
|
LTEXT "- To Remove the inherited auditing entries and keep only the auditing entries explicitly specified on this object, click Remove.",
|
||
|
IDC_STATIC,48,36,232,16
|
||
|
LTEXT "- To abort this operation, click Cancel.",IDC_STATIC,48,
|
||
|
52,232,8
|
||
|
PUSHBUTTON "&Copy",IDC_CONFIRM_COPY,64,88,50,14
|
||
|
PUSHBUTTON "&Remove",IDC_CONFIRM_REMOVE,119,88,50,14
|
||
|
PUSHBUTTON "Cancel",IDCANCEL,175,88,50,14
|
||
|
END
|
||
|
|
||
|
IDD_EFFECTIVE_PERM_PAGE DIALOGEX 0, 0, 350, 231
|
||
|
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||
|
CAPTION "Effective Permissions"
|
||
|
FONT 8, "MS Shell Dlg", 0, 0, 0x1
|
||
|
BEGIN
|
||
|
LTEXT "The following list displays the permissions that would be granted to the selected group or user, based on all relevant permissions.",
|
||
|
IDC_EFF_STATIC,7,7,334,16
|
||
|
LTEXT "&Group or user name:",IDC_EFF_NAME_STATIC,7,28,65,8
|
||
|
EDITTEXT IDC_EFF_NAME,7,38,285,14,ES_AUTOHSCROLL | ES_READONLY,
|
||
|
WS_EX_CLIENTEDGE
|
||
|
DEFPUSHBUTTON "&Select...",IDC_EFF_SELECT,297,38,45,14
|
||
|
LTEXT "&Effective permissions:",IDC_EFF_PERMISSION_STATIC,7,60,
|
||
|
111,8
|
||
|
CONTROL "List3",IDC_EFF_PERM_LIST,"SysListView32",LVS_REPORT |
|
||
|
LVS_NOCOLUMNHEADER | WS_BORDER | WS_TABSTOP,7,70,335,154
|
||
|
LTEXT "No Effective Permission",IDC_NO_EFFECTIVE,109,102,132,
|
||
|
26,NOT WS_VISIBLE
|
||
|
LTEXT "Windows cannot calculate the effective permissions for %1",
|
||
|
IDC_EFF_ERROR,7,70,335,154,NOT WS_VISIBLE | WS_BORDER
|
||
|
END
|
||
|
|
||
|
IDD_ACLBLOAT DIALOGEX 0, 0, 256, 242
|
||
|
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||
|
CAPTION "Dialog"
|
||
|
FONT 8, "MS Shell Dlg", 0, 0, 0x1
|
||
|
BEGIN
|
||
|
DEFPUSHBUTTON "Yes",IDOK,90,220,50,14
|
||
|
PUSHBUTTON "No",IDCANCEL,144,220,50,14
|
||
|
CONTROL "",IDC_ACEL_BLOAT,"SysListView32",LVS_REPORT |
|
||
|
LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER |
|
||
|
LVS_NOSORTHEADER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP,
|
||
|
7,45,240,84,WS_EX_CLIENTEDGE
|
||
|
PUSHBUTTON "&Help",IDHELP,199,220,50,14
|
||
|
LTEXT "Warning",IDC_ACLB_WARNING,36,7,203,8
|
||
|
LTEXT "The change you are about to make will result in the following permissions being added to the access control list:"",",
|
||
|
IDC_BLOAT_LV_STATIC,37,17,212,23
|
||
|
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.",
|
||
|
IDC_BLOAT_LINE1_STATIC,7,132,240,32
|
||
|
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.",
|
||
|
IDC_BLOAT_LINE2_STATIC,7,168,240,32
|
||
|
LTEXT "Do you want to continue making this change?",IDC_STATIC,
|
||
|
7,204,235,11
|
||
|
ICON "",IDC_BLOAT_WARN_ICON,7,7,20,20
|
||
|
END
|
||
|
|
||
|
IDD_BLOAT_NO_LIST DIALOG DISCARDABLE 0, 0, 255, 156
|
||
|
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||
|
CAPTION "Security"
|
||
|
FONT 8, "MS Shell Dlg"
|
||
|
BEGIN
|
||
|
DEFPUSHBUTTON "Yes",IDOK,90,134,50,14
|
||
|
PUSHBUTTON "No",IDCANCEL,144,134,50,14
|
||
|
ICON "",IDC_BLOAT_WARN_ICON,7,7,20,20
|
||
|
LTEXT "Warning",IDC_ACLB_WARNING,36,7,158,8
|
||
|
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.",
|
||
|
IDC_ACLBLOAT_LINE1,36,17,212,16
|
||
|
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.",
|
||
|
-1,7,46,241,32
|
||
|
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.",
|
||
|
IDC_ACLB_LINE3,7,82,240,32
|
||
|
LTEXT "Do you want to continue making this change?",-1,8,118,
|
||
|
237,8
|
||
|
PUSHBUTTON "&Help",IDHELP,198,134,50,14
|
||
|
END
|
||
|
|
||
|
IDD_BLOAT_NO_LIST_SACL DIALOG DISCARDABLE 0, 0, 255, 163
|
||
|
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||
|
CAPTION "Security"
|
||
|
FONT 8, "MS Shell Dlg"
|
||
|
BEGIN
|
||
|
DEFPUSHBUTTON "Yes",IDOK,90,142,50,14
|
||
|
PUSHBUTTON "No",IDCANCEL,144,142,50,14
|
||
|
ICON "",IDC_BLOAT_WARN_ICON,7,7,20,20
|
||
|
LTEXT "Warning",IDC_ACLB_WARNING,36,7,212,8
|
||
|
LTEXT "The change you are about to make will result in auditing entries being added to the access control list.",
|
||
|
IDC_ACLBLOAT_LINE1,36,17,212,16
|
||
|
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.",
|
||
|
-1,7,46,240,40
|
||
|
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.",
|
||
|
IDC_ACLB_LINE3,7,90,240,32
|
||
|
LTEXT "Do you want to continue making this change?",-1,8,126,
|
||
|
230,8
|
||
|
PUSHBUTTON "&Help",IDHELP,198,142,50,14
|
||
|
END
|
||
|
|
||
|
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
//
|
||
|
// TEXTINCLUDE
|
||
|
//
|
||
|
|
||
|
1 TEXTINCLUDE DISCARDABLE
|
||
|
BEGIN
|
||
|
"resource.h\0"
|
||
|
END
|
||
|
|
||
|
2 TEXTINCLUDE DISCARDABLE
|
||
|
BEGIN
|
||
|
"#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
|
||
|
"#include ""windows.h""\r\n"
|
||
|
"#include ""version.h""\r\n"
|
||
|
"#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
|
||
|
"\0"
|
||
|
END
|
||
|
|
||
|
3 TEXTINCLUDE DISCARDABLE
|
||
|
BEGIN
|
||
|
"\r\n"
|
||
|
"\0"
|
||
|
END
|
||
|
|
||
|
#endif // APSTUDIO_INVOKED
|
||
|
|
||
|
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
//
|
||
|
// DESIGNINFO
|
||
|
//
|
||
|
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
GUIDELINES DESIGNINFO DISCARDABLE
|
||
|
BEGIN
|
||
|
IDD_ACELIST_AUDIT_PAGE, DIALOG
|
||
|
BEGIN
|
||
|
RIGHTMARGIN, 342
|
||
|
BOTTOMMARGIN, 230
|
||
|
END
|
||
|
|
||
|
IDD_OWNER_PAGE, DIALOG
|
||
|
BEGIN
|
||
|
LEFTMARGIN, 8
|
||
|
RIGHTMARGIN, 342
|
||
|
BOTTOMMARGIN, 230
|
||
|
END
|
||
|
|
||
|
IDD_EFFECTIVE_PERM_PAGE, DIALOG
|
||
|
BEGIN
|
||
|
LEFTMARGIN, 7
|
||
|
RIGHTMARGIN, 342
|
||
|
TOPMARGIN, 7
|
||
|
BOTTOMMARGIN, 224
|
||
|
END
|
||
|
|
||
|
IDD_ACLBLOAT, DIALOG
|
||
|
BEGIN
|
||
|
LEFTMARGIN, 7
|
||
|
RIGHTMARGIN, 249
|
||
|
TOPMARGIN, 4
|
||
|
BOTTOMMARGIN, 235
|
||
|
END
|
||
|
|
||
|
IDD_BLOAT_NO_LIST, DIALOG
|
||
|
BEGIN
|
||
|
LEFTMARGIN, 7
|
||
|
RIGHTMARGIN, 248
|
||
|
TOPMARGIN, 7
|
||
|
BOTTOMMARGIN, 149
|
||
|
END
|
||
|
|
||
|
IDD_BLOAT_NO_LIST_SACL, DIALOG
|
||
|
BEGIN
|
||
|
LEFTMARGIN, 7
|
||
|
RIGHTMARGIN, 248
|
||
|
TOPMARGIN, 7
|
||
|
BOTTOMMARGIN, 156
|
||
|
END
|
||
|
END
|
||
|
#endif // APSTUDIO_INVOKED
|
||
|
|
||
|
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
//
|
||
|
// String Table
|
||
|
//
|
||
|
|
||
|
STRINGTABLE DISCARDABLE
|
||
|
BEGIN
|
||
|
IDS_SECURITY "Security"
|
||
|
IDS_NAME "Name"
|
||
|
IDS_VIEW "&View..."
|
||
|
IDS_INITDLG_FAILED "Unable to continue due to the following condition.%n%n%1"
|
||
|
IDS_OUT_OF_MEMORY "Not enough memory is available to complete the requested operation."
|
||
|
IDS_OPERATION_FAILED "Unable to complete the requested operation.%n%n%1"
|
||
|
IDS_SID_UNKNOWN "Account Unknown"
|
||
|
IDS_SID_DELETED "Account Deleted"
|
||
|
IDS_GET_USER_FAILED "Unable to display the user selection dialog.%n%n%1"
|
||
|
IDS_SID_LOOKUP_FAILED "Unable to lookup user names for display."
|
||
|
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?"
|
||
|
IDS_FMT_USER_DISPLAY "%1 (%2)"
|
||
|
IDS_FMT_CHECKLABEL "%2 %1"
|
||
|
END
|
||
|
|
||
|
STRINGTABLE DISCARDABLE
|
||
|
BEGIN
|
||
|
IDS_PERM_READONLY "You only have permission to view the current security information on %1."
|
||
|
IDS_PERM_WRITE_FAILED "Unable to save permission changes on %2.%n%n%1"
|
||
|
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."
|
||
|
IDS_PERM_DENY_ALL "You have denied everyone 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 wish to continue?"
|
||
|
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."
|
||
|
IDS_PERM_CANT_READ_CAN_WRITE_DACL
|
||
|
"You do not have permission to view the current permission settings for %1, but you can make permission changes."
|
||
|
IDS_PERM_CANT_READ_CAN_WRITE_OWNER
|
||
|
"You do not have permission to view the current permission settings for %1, but you can take ownership."
|
||
|
IDS_PERM_CANT_READ_CAN_AUDIT
|
||
|
"You do not have permission to view or edit the current permission settings for %1, but you can change auditing settings."
|
||
|
IDS_PERM_CANT_READ_CAN_AUDIT_WRITE_OWNER
|
||
|
"You do not have permission to view or edit the current permission settings for %1, but you can take ownership or change auditing settings."
|
||
|
IDS_PERM_NO_ACCESS "You do not have permission to view or edit the current permission settings for %1."
|
||
|
IDS_AUDIT_WRITE_FAILED "Unable to save auditing changes on %2.%n%n%1"
|
||
|
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."
|
||
|
IDS_OWNER_READONLY "You only have permission to view the current owner on %1."
|
||
|
IDS_OWNER_WRITE_FAILED "Unable to set new owner on %2.%n%n%1"
|
||
|
IDS_OWNER_CANT_DISPLAY "Unable to display current owner."
|
||
|
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"
|
||
|
END
|
||
|
|
||
|
STRINGTABLE DISCARDABLE
|
||
|
BEGIN
|
||
|
IDS_SPP_TITLE "Permissions for %1"
|
||
|
IDS_ACEL_TITLE "Advanced Security Settings for %1"
|
||
|
IDS_ACEE_PERM_TITLE "Permission Entry for %1"
|
||
|
IDS_ACEE_AUDIT_TITLE "Auditing Entry for %1"
|
||
|
IDS_ACEE_PROPERTY_TITLE "Properties"
|
||
|
IDS_ACE_PERM_COLUMN_TYPE "Type"
|
||
|
IDS_ACE_PERM_COLUMN_NAME "Name"
|
||
|
IDS_ACE_PERM_COLUMN_ACCESS "Permission"
|
||
|
IDS_ACE_PERM_COLUMN_INHERIT "Apply To"
|
||
|
IDS_ACE_AUDIT_COLUMN_TYPE "Type"
|
||
|
IDS_ACE_AUDIT_COLUMN_NAME "Name"
|
||
|
IDS_ACE_AUDIT_COLUMN_ACCESS "Access"
|
||
|
IDS_ACE_AUDIT_COLUMN_INHERIT "Apply To"
|
||
|
END
|
||
|
|
||
|
STRINGTABLE DISCARDABLE
|
||
|
BEGIN
|
||
|
IDS_ALLOW "Allow"
|
||
|
IDS_DENY "Deny"
|
||
|
IDS_AUDIT "Audit"
|
||
|
IDS_ALARM "Alarm"
|
||
|
IDS_UNKNOWN "Unknown"
|
||
|
IDS_SPECIAL "Special"
|
||
|
IDS_AUDITPASS "Success"
|
||
|
IDS_AUDITFAIL "Fail"
|
||
|
IDS_AUDITBOTH "All"
|
||
|
IDS_READ_PROP "Read Property"
|
||
|
IDS_WRITE_PROP "Write Property"
|
||
|
IDS_READ_WRITE_PROP "Read/Write Property"
|
||
|
IDS_THIS_OBJECT_ONLY "This object only"
|
||
|
IDS_THIS_OBJECT_AND_SUBOBJECTS "This object and child objects"
|
||
|
IDS_SUBOBJECTS_ONLY "Child objects only"
|
||
|
IDS_INVALID_INHERIT "Nothing"
|
||
|
END
|
||
|
|
||
|
STRINGTABLE DISCARDABLE
|
||
|
BEGIN
|
||
|
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?"
|
||
|
IDS_FMT_ACE_DESC "%1 %2"
|
||
|
IDS_PERMISSION_LOCALACE_DESC
|
||
|
"This permission is defined directly on this object."
|
||
|
IDS_AUDITENTRY_LOCALACE_DESC
|
||
|
"This auditing entry is defined directly on this object."
|
||
|
IDS_PERMISSION_INHERITEDACE_DESC
|
||
|
"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."
|
||
|
IDS_AUDITENTRY_INHERITEDACE_DESC
|
||
|
"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."
|
||
|
IDS_PERMISSION_INHERITEDONLYACE_DESC
|
||
|
"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."
|
||
|
IDS_AUDITENTRY_INHERITEDONLYACE_DESC
|
||
|
"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."
|
||
|
IDS_PERMISSION_NOINHERIT_DESC
|
||
|
"This permission is not inherited by child objects."
|
||
|
IDS_AUDITENTRY_NOINHERIT_DESC
|
||
|
"This auditing entry is not inherited by child objects."
|
||
|
IDS_PERMISSION_DOESINHERIT_DESC
|
||
|
"This permission is inherited by child objects."
|
||
|
IDS_AUDITENTRY_DOESINHERIT_DESC
|
||
|
"This auditing entry is inherited by child objects."
|
||
|
IDS_CUSTOM "Special Permissions"
|
||
|
IDS_CUSTOM_CHECKBOX_WARNING
|
||
|
"Special permissions cannot be defined here. Use Advanced page to define special permissions."
|
||
|
IDS_PERM_CANT_READ_MAY_WRITE_DACL
|
||
|
"""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.""\n"
|
||
|
IDS_CONFIRM_MULTIPLE_DELETION
|
||
|
"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."
|
||
|
END
|
||
|
|
||
|
STRINGTABLE DISCARDABLE
|
||
|
BEGIN
|
||
|
IDS_PERMISSIONS "Permissions"
|
||
|
IDS_PERMISSION_INHERITEDONLYACE_DESC_PARENT
|
||
|
"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."
|
||
|
IDS_AUDITENTRY_INHERITEDONLYACE_DESC_PARENT
|
||
|
"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."
|
||
|
IDS_PERMISSION_INHERITEDACE_DESC_PARENT
|
||
|
"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."
|
||
|
IDS_AUDITENTRY_INHERITEDACE_DESC_PARENT
|
||
|
"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."
|
||
|
IDS_DYNAMIC_PERMISSION "&Permissions for %1"
|
||
|
IDS_ACE_PERM_COLUMN_PARENT "Inherited From"
|
||
|
IDS_FROM_PARENT "Parent Object"
|
||
|
IDS_NOT_INHERITED "<not inherited>"
|
||
|
IDS_EFF_ERROR "Windows cannot calculate the effective permissions for %1."
|
||
|
IDS_SID_DELETED_1 "Account Deleted(%1)"
|
||
|
IDS_SID_UNKNOWN_1 "Account Unknown(%1)"
|
||
|
IDS_NO_OBJECT_PERM "Object Permissions are not available for this object type."
|
||
|
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"
|
||
|
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"
|
||
|
IDS_BLOAT_AUDIT_WARN "The change you are about to make will result in %1 auditing entries being added to the access control list."""
|
||
|
END
|
||
|
|
||
|
STRINGTABLE DISCARDABLE
|
||
|
BEGIN
|
||
|
IDS_BLOAT_PERM_WARN "The change you are about to make will result in %1 permissions being added to the access control list."""
|
||
|
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."
|
||
|
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."
|
||
|
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."
|
||
|
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."
|
||
|
IDS_AUDITING "Auditing"
|
||
|
IDS_ACLBLOAT_NO_LIST_LINE1
|
||
|
"The change you are about to make will result in %1 permissions being added to the access control list."
|
||
|
IDS_ACLBLOAT_NO_LIST_SACL_LINE1
|
||
|
"The change you are about to make will result in %1 auditing entries being added to the access control list."
|
||
|
IDS_BLOAT_AUDIT_LINE2_NOHELP
|
||
|
"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. "
|
||
|
IDS_BLOAT_PERM_LINE2_NOHELP
|
||
|
"Consider either replacing these permissions with fewer, more inclusive permissions, not applying the permissions to child objects, or not proceeding with this change."
|
||
|
END
|
||
|
|
||
|
#endif // English (U.S.) resources
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
|
||
|
|
||
|
|
||
|
#ifndef APSTUDIO_INVOKED
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
//
|
||
|
// Generated from the TEXTINCLUDE 3 resource.
|
||
|
//
|
||
|
|
||
|
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
#endif // not APSTUDIO_INVOKED
|
||
|
|