//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 2 resource. // #include "afxres.h" #include "chklist.h" ///////////////////////////////////////////////////////////////////////////// #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 #ifdef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // TEXTINCLUDE // 1 TEXTINCLUDE DISCARDABLE BEGIN "resource.h\0" END 2 TEXTINCLUDE DISCARDABLE BEGIN "#include ""afxres.h""\r\n" "#include ""chklist.h""\r\n" "\0" END 3 TEXTINCLUDE DISCARDABLE BEGIN "\r\n" "\0" END #endif // APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Bitmap // IDB_TOOLBAR1 BITMAP DISCARDABLE "toolbar2.bmp" IDB_TOOLBAR2 BITMAP DISCARDABLE "toolbar1.bmp" IDB_ICON16 BITMAP DISCARDABLE "icons16.bmp" IDB_ICON32 BITMAP DISCARDABLE "icons32.bmp" IDB_ARROW BITMAP DISCARDABLE "arrow.bmp" IDB_CHECK BITMAP DISCARDABLE "check.bmp" IDB_SCE_LARGE BITMAP DISCARDABLE "icon32.bmp" IDB_SCE_SMALL BITMAP DISCARDABLE "icon16.bmp" IDB_BITMAP1 BITMAP DISCARDABLE "bitmap1.bmp" IDB_TEMPLATE BITMAP DISCARDABLE "bitmap2.bmp" IDB_ANALYSIS BITMAP DISCARDABLE "bmp00001.bmp" IDB_POLICY BITMAP DISCARDABLE "bmp00002.bmp" IDB_LOCALPOLICY BITMAP DISCARDABLE "bmp00003.bmp" ///////////////////////////////////////////////////////////////////////////// // // Dialog // IDD_ABOUT_SECMGR DIALOGEX 0, 0, 224, 122 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN DEFPUSHBUTTON "OK",IDOK,101,95,22,14 LTEXT "Security Configuration & Analysis is an administrative tool to secure a computer and analyze security aspects. You can create or edit a security template, apply the security template, perform analysis based on a template, and display analysis results.", IDC_STATIC_DESC,22,44,183,48 CTEXT "Security Configuration & Analysis\nv1.0\n", IDC_STATIC_TITLE,22,16,182,21 END IDD_ATTR_STRING DIALOGEX 0, 0, 252, 170 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Analyzed Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_ANALYSIS,IDC_STATIC,7,7,20,20 LTEXT "Rename administrator account",IDC_TITLE,39,7,206,24 CONTROL "&Define this policy in the database:",IDC_CONFIGURE, "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7,70,234,10 EDITTEXT IDC_NEW,19,80,226,14,ES_AUTOHSCROLL | WS_GROUP LTEXT "This setting affects the database only. It does not change current computer settings.", IDC_STATIC_DESCRIPTION,7,120,238,24 LTEXT "Computer setting:",IDC_SETTING,7,36,234,8 EDITTEXT IDC_CURRENT,7,46,238,14,ES_AUTOHSCROLL | ES_READONLY END IDD_ATTR_NUMBER DIALOGEX 0, 0, 252, 191 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Analyzed Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_ANALYSIS,IDC_STATIC,7,7,21,20 LTEXT "Edit numeric attribute",IDC_TITLE,39,7,205,24 CONTROL "&Define this policy in the database:",IDC_CONFIGURE, "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7,90,237,10 LTEXT "&Lock out account after:",IDC_TEMPLATE_TITLE,21,105,223, 8 EDITTEXT IDC_NEW,20,115,45,14,ES_AUTOHSCROLL | ES_NUMBER | WS_GROUP CONTROL "Spin1",IDC_SPIN,"msctls_updown32",UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | WS_TABSTOP,56,115,10,14 LTEXT "failed attempts",IDC_UNITS,69,118,175,8 LTEXT "This setting affects the database only. It does not change current computer settings.", IDC_STATIC_DESCRIPTION,7,145,235,24 LTEXT "Computer setting ",IDC_SETTING,7,41,237,8 LTEXT "Lock out account after:",IDC_LI_TITLE,7,56,237,8 EDITTEXT IDC_CURRENT,7,66,237,14,ES_AUTOHSCROLL | ES_READONLY LTEXT "Static",IDC_RANGEERROR,19,132,212,11 END IDD_ATTR_ENABLE DIALOGEX 0, 0, 252, 181 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Analyzed Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_ANALYSIS,IDC_STATIC,7,7,20,20 LTEXT "Secure systems objects",IDC_TITLE,39,7,206,24 CONTROL "&Define this policy in the database:",IDC_CONFIGURE, "Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_GROUP | WS_TABSTOP,7,75,237,10 CONTROL "&Enabled",IDC_ENABLED,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,20,90,225, 10 CONTROL "Di&sabled",IDC_DISABLED,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP,20,105,225,10 LTEXT "This setting affects the database only. It does not change current computer settings.", IDC_STATIC_DESCRIPTION,7,131,238,24 LTEXT "Computer setting:",IDC_SETTING,7,41,238,8 EDITTEXT IDC_CURRENT,7,51,238,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_TABSTOP END IDD_ATTR_AUDIT DIALOGEX 0, 0, 252, 191 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Analyzed Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_ANALYSIS,IDC_STATIC,7,7,20,20 LTEXT "Audit file access",IDC_TITLE,39,7,206,24 CONTROL "&Define this policy in the database:",IDC_CONFIGURE, "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7,75,238,10 LTEXT "Audit these attempts:",IDC_STATIC_LABEL,20,90,225,8 CONTROL "&Success",IDC_CHANGE_SUCCESS,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,20,105,225,10 CONTROL "&Failure",IDC_CHANGE_FAILED,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,20,120,224,10 LTEXT "These settings affect the database only. They do not change current computer settings.", IDC_STATIC_DESCRIPTION,7,141,238,24 LTEXT "Computer setting:",IDC_SETTING,7,41,235,8 EDITTEXT IDC_LAST_INSPECT,7,51,237,14,ES_MULTILINE | ES_AUTOHSCROLL | ES_READONLY | WS_GROUP END IDD_ANALYZE_SECURITY DIALOGEX 0, 0, 212, 95 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN DEFPUSHBUTTON "OK",IDOK,45,74,50,14 PUSHBUTTON "Cancel",IDCANCEL,99,74,50,14 PUSHBUTTON "Apply",IDC_APPLY,155,74,50,14 GROUPBOX "",IDC_STATIC,7,7,198,62 CONTROL "Accept current security settings",IDC_ACCEPT,"Button", BS_AUTORADIOBUTTON,13,15,115,10 CONTROL "Change to recommended settings",IDC_CHANGE,"Button", BS_AUTORADIOBUTTON,13,34,121,10 PUSHBUTTON "&View...",IDC_VIEW,149,13,50,14 PUSHBUTTON "View/&Edit...",IDC_VIEW_EDIT,149,33,50,14 END IDD_REGISTRY_DIALOG DIALOGEX 0, 0, 286, 196 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Select Registry Key" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "&Registry:",IDC_REGISTRY_STATIC,7,7,272,8 CONTROL "Tree1",IDC_REGTREE,"SysTreeView32",TVS_HASBUTTONS | TVS_HASLINES | TVS_LINESATROOT | WS_BORDER | WS_TABSTOP, 7,17,272,120 LTEXT "&Selected key:",IDC_SELECTED_KEY,7,142,272,8 EDITTEXT IDC_REGKEY,7,152,272,14,ES_AUTOHSCROLL DEFPUSHBUTTON "OK",IDOK,173,175,50,14 PUSHBUTTON "Cancel",IDCANCEL,229,175,50,14 END IDD_CONFIG_AUDIT DIALOGEX 0, 0, 252, 130 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Template Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_TEMPLATE,IDC_STATIC,7,7,20,20 LTEXT "Audit file access",IDC_TITLE,39,7,206,24 CONTROL "&Define these policy settings in the template", IDC_CONFIGURE,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7,41,238,10 LTEXT "Audit these attempts:",IDC_STATIC_LABEL,20,56,224,9 CONTROL "&Success",IDC_SUCCESSFUL,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,20,71,224,10 CONTROL "&Failure",IDC_FAILED,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,20,86,224,10 END IDD_CONFIG_NUMBER DIALOGEX 0, 0, 252, 119 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Template Security Policy Setting" FONT 8, "MS Shell Dlg" BEGIN ICON IDI_TEMPLATE,IDC_STATIC,7,7,20,20 LTEXT "Edit numeric attribute",IDC_TITLE,39,7,206,24 CONTROL "&Define this policy setting in the template", IDC_CONFIGURE,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7,41,238,9 LTEXT "&Lock out account after:",IDC_HEADER,21,56,224,8 EDITTEXT IDC_VALUE,20,66,45,14,ES_AUTOHSCROLL | ES_NUMBER | WS_GROUP CONTROL "Spin2",IDC_SPIN,"msctls_updown32",UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS,55,66,11,14 LTEXT "failed attempts",IDC_UNITS,69,69,176,8 LTEXT "Static",IDC_RANGEERROR,20,85,212,11 END IDD_CONFIG_ENABLE DIALOGEX 0, 0, 252, 109 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Template Security Policy Setting" FONT 8, "MS Shell Dlg" BEGIN ICON IDI_TEMPLATE,IDC_STATIC,7,7,20,20 LTEXT "Enable/disable attribute",IDC_TITLE,39,7,206,24 CONTROL "&Define this policy setting in the template", IDC_CONFIGURE,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,7,41,238,10 CONTROL "&Enabled",IDC_ENABLED,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,20,56,225, 10 CONTROL "Di&sabled",IDC_DISABLED,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP,20,71,225,10 END IDD_CONFIG_NAME DIALOGEX 0, 0, 252, 106 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Template Security Policy Setting" FONT 8, "MS Shell Dlg" BEGIN ICON IDI_TEMPLATE,IDC_STATIC,7,7,20,20 LTEXT "Rename administrator account",IDC_TITLE,39,7,206,24 CONTROL "&Define this policy setting in the template", IDC_CONFIGURE,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7,41,238,10 EDITTEXT IDC_NAME,19,51,226,14,ES_AUTOHSCROLL END IDD_CONFIG_PRIVS DIALOGEX 0, 0, 252, 220 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Template Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_TEMPLATE,IDC_STATIC,7,7,20,20 LTEXT "Configure privilege grant list",IDC_TITLE,40,7,205,24 CONTROL "&Define these policy settings in the template:", IDC_CONFIGURE,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7,35,236,10 LISTBOX IDC_GRANTLIST,7,50,237,103,LBS_SORT | LBS_NOINTEGRALHEIGHT | LBS_EXTENDEDSEL | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP PUSHBUTTON "Add &User or Group...",IDC_ADD,7,162,100,14 PUSHBUTTON "&Remove",IDC_REMOVE,111,162,50,14 EDITTEXT IDC_WARNING,29,181,216,36,ES_MULTILINE | ES_AUTOVSCROLL | ES_READONLY | NOT WS_VISIBLE | NOT WS_BORDER ICON IDI_WARNING_INFORMATIONAL,IDC_WARNING_ICON,7,181,20,20, NOT WS_VISIBLE END IDD_CONFIG_MEMBERSHIP DIALOGEX 0, 0, 225, 218 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Configure Membership for " FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "&Members of this group:",IDC_STATIC,7,7,151,8 LISTBOX IDC_MEMBERS,7,17,151,72,LBS_SORT | LBS_NOINTEGRALHEIGHT | LBS_EXTENDEDSEL | WS_VSCROLL | WS_TABSTOP EDITTEXT IDC_NO_MEMBERS,7,17,151,72,ES_MULTILINE | ES_READONLY | NOT WS_VISIBLE PUSHBUTTON "&Add...",IDC_ADD_MEMBER,168,17,50,14 PUSHBUTTON "&Remove",IDC_REMOVE_MEMBER,168,35,50,14 LTEXT "&This group is a member of:",IDC_TITLE_MEMBER_OF,7,104, 151,8 LISTBOX IDC_MEMBEROF,7,114,151,72,LBS_SORT | LBS_NOINTEGRALHEIGHT | LBS_EXTENDEDSEL | WS_VSCROLL | WS_TABSTOP EDITTEXT IDC_NO_MEMBER_OF,7,114,151,72,ES_MULTILINE | ES_READONLY | NOT WS_VISIBLE PUSHBUTTON "A&dd...",IDC_ADD_MEMBEROF,168,114,50,14 PUSHBUTTON "R&emove",IDC_REMOVE_MEMBEROF,168,133,50,14 LTEXT "",IDC_CONFIGURE,0,0,0,0,NOT WS_VISIBLE LTEXT "",IDC_TITLE,0,0,0,0,NOT WS_VISIBLE END IDD_SET_DESCRIPTION DIALOGEX 0, 0, 244, 97 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Security Template Description" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "&Description:",IDC_DESCRIPTION_STATIC,7,7,230,8 EDITTEXT IDC_DESCRIPTION,7,17,228,48,ES_MULTILINE DEFPUSHBUTTON "OK",IDOK,133,76,50,14 PUSHBUTTON "Cancel",IDCANCEL,187,76,50,14 END IDD_SAVE_TEMPLATES DIALOGEX 0, 0, 256, 166 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Save Security Templates" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "&Select to save:",IDC_SELECT_TO_SAVE_STATIC,7,7,242,8 LISTBOX IDC_TEMPLATE_LIST,7,17,242,120,LBS_SORT | LBS_NOINTEGRALHEIGHT | LBS_EXTENDEDSEL | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP PUSHBUTTON "Yes",IDOK,142,145,50,14 PUSHBUTTON "No",IDCANCEL,199,145,50,14 END IDD_ATTR_OBJECT DIALOGEX 0, 0, 252, 253 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Analyzed Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_ANALYSIS,IDC_STATIC,7,7,20,20 LTEXT "Directory replicator",IDC_TITLE,39,7,206,24 GROUPBOX "",IDC_CHANGE_TEMPLATE_SETTING_STATIC,7,82,238,142 CONTROL "&Define this policy in the database:",IDC_CONFIGURE, "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,13,82,121,10 CONTROL "&Configure this file or folder then",IDC_CONFIG,"Button", BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,25,97,213,10 CONTROL "&Do not allow permissions on this file or folder to be replaced", IDC_PREVENT,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP,25,169,212,21 CONTROL "&Propagate inheritable permissions to all subfolders and files", IDC_INHERIT,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,38,112,202,19 CONTROL "&Replace existing permissions on all subfolders and files with inheritable permissions", IDC_OVERWRITE,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP,38,140,202,19 PUSHBUTTON "&Edit Security...",IDC_TEMPLATE_SECURITY,27,201,59,14 LTEXT "Computer setting:",IDC_SETTING,7,36,238,8 EDITTEXT IDC_INSPECTED,7,46,237,14,ES_AUTOHSCROLL | ES_READONLY PUSHBUTTON "&View Security...",IDC_INSPECTED_SECURITY,185,66,60,14 END IDD_ATTR_RET DIALOGEX 0, 0, 252, 188 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Analyzed Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_ANALYSIS,IDC_STATIC,7,7,20,20 LTEXT "Retention method for security log",IDC_TITLE,39,7,206, 24 CONTROL "&Define this policy in the database:",IDC_CONFIGURE, "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7,70,238,10 CONTROL "&Overwrite events by days",IDC_RETENTION,"Button", BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,20,85,225,10 CONTROL "O&verwrite events as needed",IDC_RADIO2,"Button", BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP, 20,100,224,10 CONTROL "Do ¬ overwrite events (clear log manually)", IDC_RADIO3,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP,20,115,225,11 LTEXT "This setting affects the database only. It does not change current computer settings.", IDC_STATIC_DESCRIPTION,7,140,238,24 LTEXT "Computer setting:",IDC_SETTING,7,36,235,8 EDITTEXT IDC_LAST_INSPECT,7,46,237,14,ES_AUTOHSCROLL | ES_READONLY END IDD_CONFIG_RET DIALOGEX 0, 0, 252, 137 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Template Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_TEMPLATE,IDC_STATIC,7,7,20,20 LTEXT "Retention method for security log",IDC_TITLE,39,7,205, 24 CONTROL "&Define this policy setting in the template", IDC_CONFIGURE,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7,41,237,10 CONTROL "&Overwrite events by days",IDC_RETENTION,"Button", BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,20,56,225,10 CONTROL "O&verwrite events as needed",IDC_RADIO2,"Button", BS_AUTORADIOBUTTON | WS_TABSTOP,20,71,224,10 CONTROL "Do ¬ overwrite events (clear log manually)", IDC_RADIO3,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP,20,86,224,10 END IDD_ATTR_RIGHT DIALOGEX 0, 0, 263, 250 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Analysis Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_ANALYSIS,IDC_STATIC,7,7,20,20 LTEXT "Access this computer from network",IDC_TITLE,39,7,217, 24 CONTROL "&Define this policy in the database:",IDC_CONFIGURE, "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7,41,249,9 LTEXT "A&ssigned To",IDC_ASSIGNED_TO_STATIC,7,63,83,8, WS_TABSTOP CTEXT "Database Setting",IDC_CONFIGURATION_SETTING_STATIC,120, 63,63,9 CTEXT "Computer setting",IDC_ANALYZED_SETTING_STATIC,183,63,63, 8 CONTROL "CheckList",IDC_RIGHTS,"CHECKLIST_SCE",WS_BORDER | WS_TABSTOP | 0x2,7,74,249,90,WS_EX_CLIENTEDGE | WS_EX_CONTROLPARENT LTEXT "These settings affect the database only. They do not change current computer settings.", IDC_STATIC_DESCRIPTION,7,200,249,24 PUSHBUTTON "Add &User or Group...",IDC_ADD,7,174,100,14 END IDD_CONFIG_SERVICE DIALOGEX 0, 0, 252, 167 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Template Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_TEMPLATE,IDC_STATIC,7,7,20,20 LTEXT "Local disk manager",IDC_TITLE,39,7,206,24 CONTROL "&Define this policy setting in the template", IDC_CONFIGURE,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7,41,238,10 LTEXT "Select service startup mode:",IDC_ATTRIBUTE_NAME,20,56, 225,8 CONTROL "&Automatic",IDC_ENABLED,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,20,71,225, 10 CONTROL "&Manual",IDC_IGNORE,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP,20,86,225,10 CONTROL "Di&sabled",IDC_DISABLED,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP,20,101,225,10 PUSHBUTTON "&Edit Security...",IDC_BASESD,21,121,60,14 END IDD_ANALYSIS_SERVICE DIALOGEX 0, 0, 252, 254 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Analyzed Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_ANALYSIS,IDC_STATIC,7,7,20,20 LTEXT "Directory replicator",IDC_TITLE,39,7,206,24 LTEXT "Computer setting:",IDC_SETTING,7,32,238,8 LTEXT "Service startup mode:",IDC_SERVICE_STARTUP_MODE_STATIC, 7,47,238,8 EDITTEXT IDC_CURRENT,7,57,238,14,ES_AUTOHSCROLL | ES_READONLY PUSHBUTTON "&View Security",IDC_CURRENTSD,185,77,60,14 CONTROL "&Define this policy in the database:",IDC_CONFIGURE, "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7,101,238,10 LTEXT "Select service startup mode:",IDC_ATTRIBUTE_NAME,20,116, 225,8 CONTROL "&Automatic",IDC_ENABLED,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,20,131,224, 10 CONTROL "&Manual",IDC_IGNORE,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,20,146,224,10 CONTROL "Di&sabled",IDC_DISABLED,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,20,162,224,10 PUSHBUTTON "&Edit Security...",IDC_BASESD,20,180,60,14 LTEXT "This setting affects the database only. It does not change current computer settings.", IDC_STATIC_DESCRIPTION,7,207,236,21 END IDD_ATTR_GROUP DIALOGEX 0, 0, 236, 177 STYLE DS_CONTROL | WS_CHILD | WS_VISIBLE EXSTYLE WS_EX_CONTEXTHELP FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "&Members of this group",IDC_HEADER,7,7,88,8,WS_TABSTOP CTEXT "Database Setting",IDC_TEMPLATE_SETTING_STATIC,99,7,68,8 CTEXT "Computer Setting",IDC_ANALYZED_SETTING_STATIC,171,7,57, 8 CONTROL "CheckList",IDC_MEMBERS,"CHECKLIST_SCE",WS_BORDER | WS_TABSTOP | 0x2,7,17,221,102,WS_EX_CLIENTEDGE | WS_EX_CONTROLPARENT EDITTEXT IDC_NO_MEMBERS,7,17,221,102,ES_MULTILINE | ES_READONLY | NOT WS_VISIBLE PUSHBUTTON "&Add...",IDC_ADD,7,129,50,14 CONTROL "&Define this group in the database:",IDC_DEFINE_GROUP, "Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,7, 155,222,17 END IDD_CONFIG_OBJECT DIALOGEX 0, 0, 252, 183 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Template Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_TEMPLATE,IDC_STATIC,7,7,20,20 LTEXT "File and registry configuration",IDC_TITLE,39,7,206,24 CONTROL "&Configure this file or folder then",IDC_CONFIG,"Button", BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,7,36,238,10 CONTROL "&Do not allow permissions on this file or folder to be replaced", IDC_PREVENT,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP,7,103,238,21 CONTROL "&Propagate inheritable permissions to all subfolders and files", IDC_INHERIT,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,18,56,227,16 CONTROL "&Replace existing permissions on all subfolders and files with inheritable permissions", IDC_OVERWRITE,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP,18,77,227,16 PUSHBUTTON "&Edit Security...",IDC_SECURITY,7,139,60,14 CONTROL "",IDC_CONFIGURE,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | NOT WS_VISIBLE,0,0,0,0 END IDD_ADD_OBJECT DIALOGEX 0, 0, 252, 183 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Add Object" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_TEMPLATE,IDC_STATIC,7,7,20,20 LTEXT "File and registry configuration",IDC_TITLE,39,7,206,24 CONTROL "&Configure this file or folder then",IDC_CONFIG,"Button", BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,7,36,238,10 CONTROL "&Do not allow permissions on this file or folder to be replaced", IDC_PREVENT,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP,7,103,238,21 CONTROL "&Propagate inheritable permissions to all subfolders and files", IDC_INHERIT,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,18,56,227,16 CONTROL "&Replace existing permissions on all subfolders and files with inheritable permissions", IDC_OVERWRITE,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP,18,77,227,16 PUSHBUTTON "&Edit Security...",IDC_SECURITY,7,139,60,14 DEFPUSHBUTTON "OK",IDOK,141,163,50,14 PUSHBUTTON "Cancel",IDCANCEL,195,163,50,14 CONTROL "",IDC_CONFIGURE,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | NOT WS_VISIBLE,0,0,0,0 END IDD_ANALYZE_PROGRESS DIALOGEX 0, 0, 227, 127 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION EXSTYLE WS_EX_CONTEXTHELP CAPTION "Analyzing System Security" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Analyzing:",IDC_VERB,7,7,191,8 CONTROL 103,IDC_ICON1,"Static",SS_BITMAP | SS_REALSIZEIMAGE | NOT WS_VISIBLE,7,21,5,6 LTEXT "Account policies",IDC_AREA1,18,20,76,16,NOT WS_VISIBLE CONTROL 103,IDC_ICON2,"Static",SS_BITMAP | NOT WS_VISIBLE,7,42,5, 6 LTEXT "Local policies",IDC_AREA2,18,41,75,16,NOT WS_VISIBLE CONTROL 103,IDC_ICON3,"Static",SS_BITMAP | SS_REALSIZEIMAGE | NOT WS_VISIBLE,7,63,5,6 LTEXT "Restricted groups",IDC_AREA3,18,62,75,16,NOT WS_VISIBLE CONTROL 103,IDC_ICON4,"Static",SS_BITMAP | NOT WS_VISIBLE,7,84,5, 6 LTEXT "Registry",IDC_AREA4,18,83,77,16,NOT WS_VISIBLE CONTROL 103,IDC_ICON5,"Static",SS_BITMAP | NOT WS_VISIBLE,99,21, 5,6 LTEXT "File systems",IDC_AREA5,109,20,100,8,NOT WS_VISIBLE CONTROL 103,IDC_ICON6,"Static",SS_BITMAP | NOT WS_VISIBLE,99,42, 5,6 LTEXT "System services",IDC_AREA6,109,41,106,8,NOT WS_VISIBLE CONTROL 102,IDC_ICON7,"Static",SS_BITMAP | NOT WS_VISIBLE,99,63, 6,5 LTEXT "Directory service objects",IDC_AREA7,109,62,107,8,NOT WS_VISIBLE CONTROL "Progress1",IDC_PROGRESS1,"msctls_progress32",WS_BORDER, 7,106,213,14 END IDD_PERFORM_ANALYSIS DIALOGEX 0, 0, 244, 78 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Perform Analysis" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "&Error log file path:",IDC_TITLE,7,7,229,8 EDITTEXT IDC_LOG_FILE,7,17,174,14,ES_AUTOHSCROLL PUSHBUTTON "&Browse ...",IDC_BROWSE,187,17,50,14 LTEXT "",IDC_ERROR,8,41,228,8 DEFPUSHBUTTON "OK",IDOK,133,57,50,14 PUSHBUTTON "Cancel",IDCANCEL,187,57,50,14 END IDD_ASSIGN_PROFILE DIALOGEX 0, 0, 244, 79 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Import Template" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN EDITTEXT IDC_LOG_FILE,12,19,166,14,ES_AUTOHSCROLL PUSHBUTTON "&Browse ...",IDC_BROWSE,183,19,50,14 GROUPBOX "Error log file path",IDC_ERROR_LOG_PROFILE_PATH_STATIC, 7,7,230,49 CONTROL "&Overwrite existing template in database", IDC_INCREMENTAL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12, 37,192,10 DEFPUSHBUTTON "OK",IDOK,130,58,50,14 PUSHBUTTON "Cancel",IDCANCEL,187,58,50,14 END IDD_APPLY_CONFIGURATION DIALOGEX 0, 0, 244, 78 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Configure System" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN EDITTEXT IDC_LOG_FILE,7,17,174,14,ES_AUTOHSCROLL PUSHBUTTON "&Browse ...",IDC_BROWSE,187,17,50,14 LTEXT "",IDC_ERROR,13,39,218,8 LTEXT "&Error log file path:",IDC_STATIC_FILENAME,7,7,230,8 DEFPUSHBUTTON "OK",IDOK,133,57,50,14 PUSHBUTTON "Cancel",IDCANCEL,187,57,50,14 END IDD_ASSIGN_CONFIG_CHECK DIALOGEX 0, 0, 186, 22 STYLE DS_CONTROL | WS_CHILD | WS_CLIPSIBLINGS EXSTYLE WS_EX_CONTEXTHELP FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN CONTROL "&Clear this database before importing",IDC_INCREMENTAL, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,7,172,8 END IDD_NEW_PROFILE DIALOGEX 0, 0, 243, 132 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "New Security Template" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "&Template name:",IDC_STATIC,7,7,228,8 EDITTEXT IDC_CONFIG_NAME,7,17,228,14,ES_AUTOHSCROLL LTEXT "&Description:",IDC_STATIC,7,42,228,8 EDITTEXT IDC_DESCRIPTION,7,52,228,48,ES_MULTILINE | ES_AUTOHSCROLL DEFPUSHBUTTON "OK",IDOK,133,112,50,14 PUSHBUTTON "Cancel",IDCANCEL,187,112,50,14 END IDD_LOCALPOL_AUDIT DIALOGEX 0, 0, 252, 130 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Local Security Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_LOCALPOLICY,IDC_STATIC,7,7,20,20 LTEXT "Audit file access",IDC_TITLE,39,7,206,24 CONTROL "&Define these policy settings in the template", IDC_CONFIGURE,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | NOT WS_VISIBLE,7,41,238,10 LTEXT "Audit these attempts:",IDC_STATIC_LABEL,20,56,224,9 CONTROL "&Success",IDC_SUCCESSFUL,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,20,71,224,10 CONTROL "&Failure",IDC_FAILED,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,20,86,224,10 END IDD_LOCALPOL_STRING DIALOGEX 0, 0, 252, 106 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Local Security Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_LOCALPOLICY,IDC_STATIC,7,7,20,20 LTEXT "Rename administrator account",IDC_TITLE,39,7,206,24 CONTROL "&Define this policy setting in the template", IDC_CONFIGURE,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | NOT WS_VISIBLE,7,41,238,10 EDITTEXT IDC_NAME,19,51,226,14,ES_AUTOHSCROLL END IDD_LOCALPOL_NUMBER DIALOGEX 0, 0, 252, 119 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Local Security Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_LOCALPOLICY,IDC_STATIC,7,7,20,20 LTEXT "Edit numeric attribute",IDC_TITLE,39,7,206,24 CONTROL "&Define this policy setting in the template", IDC_CONFIGURE,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | NOT WS_VISIBLE,7,41,238,9 LTEXT "&Lock out account after:",IDC_HEADER,21,56,224,8 EDITTEXT IDC_VALUE,20,66,45,14,ES_AUTOHSCROLL | ES_NUMBER | WS_GROUP CONTROL "Spin2",IDC_SPIN,"msctls_updown32",UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS,55,66,11,14 LTEXT "failed attempts",IDC_UNITS,69,69,176,8 LTEXT "Static",IDC_RANGEERROR,20,85,212,11 END IDD_LOCALPOL_ENABLE DIALOGEX 0, 0, 252, 109 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Local Security Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_LOCALPOLICY,IDC_STATIC,7,7,20,20 LTEXT "Enable/disable attribute",IDC_TITLE,38,7,206,24 CONTROL "&Define this policy setting in the template", IDC_CONFIGURE,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | NOT WS_VISIBLE | WS_GROUP,7,41,237,10 CONTROL "&Enabled",IDC_ENABLED,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,19,56,225, 10 CONTROL "Di&sabled",IDC_DISABLED,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP,19,71,225,10 END IDD_LOCALPOL_RET DIALOGEX 0, 0, 200, 137 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Local Security Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_LOCALPOLICY,IDC_STATIC,7,7,20,20 LTEXT "Retention method for security log",IDC_TITLE,39,7,205, 24 CONTROL "&Define this policy setting in the template", IDC_CONFIGURE,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | NOT WS_VISIBLE,7,41,237,10 CONTROL "&Overwrite events by days",IDC_RETENTION,"Button", BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,20,56,225,10 CONTROL "O&verwrite events as needed",IDC_RADIO2,"Button", BS_AUTORADIOBUTTON | WS_TABSTOP,20,71,224,10 CONTROL "Do ¬ overwrite events (clear log manually)", IDC_RADIO3,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP,20,86,224,10 END IDD_LOCALPOL_RIGHT DIALOGEX 0, 0, 252, 220 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Local Security Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_LOCALPOLICY,IDC_STATIC,7,7,20,20 LTEXT "Configure privilege grant list",IDC_TITLE,40,7,205,24 CONTROL "&Define these policy settings in the template:", IDC_CONFIGURE,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | NOT WS_VISIBLE,7,41,236,10 LISTBOX IDC_GRANTLIST,7,56,237,103,LBS_SORT | LBS_NOINTEGRALHEIGHT | LBS_EXTENDEDSEL | WS_VSCROLL | WS_TABSTOP PUSHBUTTON "Add &User or Group...",IDC_ADD,7,168,100,14 PUSHBUTTON "&Remove",IDC_REMOVE,111,168,50,14 END IDD_WARNING_DIALOG DIALOGEX 0, 0, 324, 119 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Suggested Value Changes" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Because the value of %s is now %s, the settings for the following items will be changed to the suggested values.", IDC_WARNING,7,7,309,26 CONTROL "List1",IDC_FAILEDLIST,"SysListView32",LVS_REPORT | LVS_SORTASCENDING | LVS_AUTOARRANGE | WS_BORDER | WS_TABSTOP,7,36,310,52 DEFPUSHBUTTON "OK",IDOK,213,98,50,14 PUSHBUTTON "&Cancel",IDCANCEL,267,98,50,14 END IDD_LOCALPOL_REGCHOICES DIALOGEX 0, 0, 252, 114 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Local Security Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_LOCALPOLICY,IDC_STATIC,7,7,20,20 LTEXT "Dialog name",IDC_TITLE,38,7,207,24 CONTROL "&Define this policy setting in the template", IDC_CONFIGURE,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | NOT WS_VISIBLE,7,41,238,10 COMBOBOX IDC_CHOICES,19,51,226,61,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP END IDD_CONFIG_REGCHOICES DIALOGEX 0, 0, 252, 114 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Template Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_TEMPLATE,IDC_STATIC,7,7,20,20 LTEXT "Dialog name",IDC_TITLE,38,7,207,24 CONTROL "&Define this policy setting in the template", IDC_CONFIGURE,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7,41,238,10 COMBOBOX IDC_CHOICES,19,51,226,61,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP END IDD_ATTR_REGCHOICES DIALOGEX 0, 0, 252, 167 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Analyzed Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_ANALYSIS,IDC_STATIC,7,7,20,20 LTEXT "Dialog",IDC_TITLE,39,7,197,24 CONTROL "&Define this policy in the database:",IDC_CONFIGURE, "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7,70,234,10 COMBOBOX IDC_CHOICES,18,80,226,80,CBS_DROPDOWN | CBS_SORT | WS_VSCROLL | WS_TABSTOP LTEXT "This setting affects the database only. It does not change current computer settings.", IDC_STATIC_DESCRIPTION,7,116,237,24 LTEXT "Computer setting:",IDC_SETTING,7,36,236,8 EDITTEXT IDC_CURRENT,7,46,237,14,ES_AUTOHSCROLL | ES_READONLY END IDD_DOMAIN_AUDIT DIALOGEX 0, 0, 252, 130 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_POLICY,IDC_STATIC,7,7,20,20 LTEXT "Audit file access",IDC_TITLE,38,7,207,24 CONTROL "&Define these policy settings",IDC_CONFIGURE,"Button", BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7, 41,238,10 LTEXT "Audit these attempts:",IDC_STATIC_LABEL,20,56,224,9 CONTROL "&Success",IDC_SUCCESSFUL,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,20,71,224,10 CONTROL "&Failure",IDC_FAILED,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,20,86,224,10 END IDD_DOMAIN_ENABLE DIALOGEX 0, 0, 252, 109 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_POLICY,IDC_STATIC,7,7,20,20 LTEXT "Enable/disable attribute",IDC_TITLE,39,7,206,24 CONTROL "&Define this policy setting:",IDC_CONFIGURE,"Button", BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,7,41,238,10 CONTROL "&Enabled",IDC_ENABLED,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,20,56,225, 10 CONTROL "Di&sabled",IDC_DISABLED,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP,20,71,225,10 END IDD_DOMAIN_MEMBERSHIP DIALOGEX 0, 0, 225, 218 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION EXSTYLE WS_EX_CONTEXTHELP CAPTION "Configure Membership for " FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "&Members of this group:",IDC_STATIC,7,7,151,8 LISTBOX IDC_MEMBERS,7,17,151,72,LBS_SORT | LBS_NOINTEGRALHEIGHT | LBS_EXTENDEDSEL | WS_VSCROLL | WS_TABSTOP EDITTEXT IDC_NO_MEMBERS,7,17,151,72,ES_MULTILINE | ES_READONLY | NOT WS_VISIBLE PUSHBUTTON "&Add...",IDC_ADD_MEMBER,168,17,50,14 PUSHBUTTON "&Remove",IDC_REMOVE_MEMBER,168,35,50,14 LTEXT "&This group is a member of:",IDC_TITLE_MEMBER_OF,7,104, 150,8 LISTBOX IDC_MEMBEROF,7,114,151,72,LBS_SORT | LBS_NOINTEGRALHEIGHT | LBS_EXTENDEDSEL | WS_VSCROLL | WS_TABSTOP EDITTEXT IDC_NO_MEMBER_OF,7,114,151,72,ES_MULTILINE | ES_READONLY | NOT WS_VISIBLE PUSHBUTTON "A&dd...",IDC_ADD_MEMBEROF,168,114,50,14 PUSHBUTTON "R&emove",IDC_REMOVE_MEMBEROF,168,133,50,14 LTEXT "",IDC_CONFIGURE,0,0,0,0,NOT WS_VISIBLE LTEXT "",IDC_TITLE,0,0,0,0,NOT WS_VISIBLE END IDD_DOMAIN_NAME DIALOGEX 0, 0, 252, 106 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_POLICY,IDC_STATIC,7,7,20,20 LTEXT "Rename administrator account",IDC_TITLE,38,7,207,24 CONTROL "&Define this policy setting",IDC_CONFIGURE,"Button", BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7, 41,238,10 EDITTEXT IDC_NAME,19,51,226,14,ES_AUTOHSCROLL END IDD_DOMAIN_NUMBER DIALOGEX 0, 0, 252, 119 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_POLICY,IDC_STATIC,7,7,20,20 LTEXT "Edit numeric attribute",IDC_TITLE,39,7,206,24 CONTROL "&Define this policy setting",IDC_CONFIGURE,"Button", BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7, 41,238,9 LTEXT "&Lock out account after:",IDC_HEADER,21,56,224,8 EDITTEXT IDC_VALUE,20,66,45,14,ES_AUTOHSCROLL | ES_NUMBER | WS_GROUP CONTROL "Spin2",IDC_SPIN,"msctls_updown32",UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS,55,66,11,14 LTEXT "failed attempts",IDC_UNITS,69,69,176,8 LTEXT "Static",IDC_RANGEERROR,20,85,212,11 END IDD_DOMAIN_OBJECT DIALOGEX 0, 0, 253, 183 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_POLICY,-1,7,7,20,20 LTEXT "File and registry configuration",IDC_TITLE,39,7,206,24 CONTROL "&Configure this file or folder then",IDC_CONFIG,"Button", BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,7,36,238,10 CONTROL "&Do not allow permissions on this file or folder to be replaced", IDC_PREVENT,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP,7,103,238,26 CONTROL "&Propagate inheritable permissions to all subfolders and files", IDC_INHERIT,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,18,56,227,16 CONTROL "&Replace existing permissions on all subfolders and files with inheritable permissions", IDC_OVERWRITE,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP,18,77,227,16 PUSHBUTTON "&Edit Security...",IDC_SECURITY,7,139,60,14 CONTROL "",IDC_CONFIGURE,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | NOT WS_VISIBLE,0,0,0,0 END IDD_DOMAIN_PRIVS DIALOGEX 0, 0, 252, 220 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_POLICY,IDC_STATIC,7,7,20,20 LTEXT "Configure privilege grant list",IDC_TITLE,40,7,205,24 CONTROL "&Define these policy settings:",IDC_CONFIGURE,"Button", BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7, 41,238,10 LISTBOX IDC_GRANTLIST,7,56,237,103,LBS_SORT | LBS_NOINTEGRALHEIGHT | LBS_EXTENDEDSEL | WS_VSCROLL | WS_TABSTOP PUSHBUTTON "Add &User or Group...",IDC_ADD,7,168,100,14 PUSHBUTTON "&Remove",IDC_REMOVE,111,168,50,14 EDITTEXT IDC_WARNING,29,187,216,26,ES_MULTILINE | ES_AUTOVSCROLL | ES_READONLY | NOT WS_VISIBLE | NOT WS_BORDER ICON IDI_WARNING_INFORMATIONAL,IDC_WARNING_ICON,7,187,20,20, NOT WS_VISIBLE END IDD_DOMAIN_REGCHOICES DIALOGEX 0, 0, 252, 114 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_POLICY,IDC_STATIC,7,7,20,20 LTEXT "Dialog name",IDC_TITLE,39,7,206,24 CONTROL "&Define this policy setting",IDC_CONFIGURE,"Button", BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7, 41,238,10 COMBOBOX IDC_CHOICES,20,51,225,61,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP END IDD_DOMAIN_RET DIALOGEX 0, 0, 252, 137 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_POLICY,IDC_STATIC,7,7,20,20 LTEXT "Retention method for security log",IDC_TITLE,39,7,206, 24 CONTROL "&Define this policy setting",IDC_CONFIGURE,"Button", BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7, 41,238,10 CONTROL "&Overwrite events by days",IDC_RETENTION,"Button", BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,20,56,225,10 CONTROL "O&verwrite events as needed",IDC_RADIO2,"Button", BS_AUTORADIOBUTTON | WS_TABSTOP,20,71,225,10 CONTROL "Do ¬ overwrite events (clear log manually)", IDC_RADIO3,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP,20,86,225,10 END IDD_DOMAIN_SERVICE DIALOGEX 0, 0, 252, 173 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_POLICY,IDC_STATIC,7,7,20,20 LTEXT "Local disk manager",IDC_TITLE,39,7,206,24 CONTROL "&Define this policy setting",IDC_CONFIGURE,"Button", BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7, 41,238,10 LTEXT "Select service startup mode:",IDC_ATTRIBUTE_NAME,20,56, 225,8 CONTROL "&Automatic",IDC_ENABLED,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,20,71,225, 10 CONTROL "&Manual",IDC_IGNORE,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP,20,86,225,10 CONTROL "Di&sabled",IDC_DISABLED,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP,20,101,225,10 PUSHBUTTON "&Edit Security...",IDC_BASESD,21,121,60,14 END IDD_CONFIG_REGMULTISZ DIALOGEX 0, 0, 252, 154 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Template Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_TEMPLATE,IDC_STATIC,7,7,20,20 LTEXT "Multi SZ",IDC_TITLE,39,7,206,24 CONTROL "&Define this policy setting in the template", IDC_CONFIGURE,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7,41,238,10 EDITTEXT IDC_NAME,19,51,226,64,ES_MULTILINE | ES_AUTOHSCROLL | ES_WANTRETURN | WS_VSCROLL END IDD_LOCALPOL_REGMULTISZ DIALOGEX 0, 0, 252, 154 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Local Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_LOCALPOLICY,IDC_STATIC,7,7,20,20 LTEXT "Multi SZ",IDC_TITLE,39,7,206,24 CONTROL "&Define this policy setting in the template", IDC_CONFIGURE,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | NOT WS_VISIBLE | WS_TABSTOP,7,41,238,10 EDITTEXT IDC_NAME,19,51,226,64,ES_MULTILINE | ES_AUTOHSCROLL | ES_WANTRETURN | WS_VSCROLL END IDD_DOMAIN_REGMULTISZ DIALOGEX 0, 0, 252, 154 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_POLICY,IDC_STATIC,7,7,20,20 LTEXT "Multi SZ",IDC_TITLE,39,7,206,24 CONTROL "&Define this policy setting in the template", IDC_CONFIGURE,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7,41,238,10 EDITTEXT IDC_NAME,19,51,226,64,ES_MULTILINE | ES_AUTOHSCROLL | ES_WANTRETURN | WS_VSCROLL END IDD_ATTR_REGMULTISZ DIALOGEX 0, 0, 252, 194 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Analyzed Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_ANALYSIS,IDC_STATIC,6,7,21,20 LTEXT "Multi SZ",IDC_TITLE,39,7,206,24 CONTROL "&Define this policy in the database:",IDC_CONFIGURE, "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,6,70,234,10 EDITTEXT IDC_NEW,19,80,226,57,ES_MULTILINE | ES_AUTOHSCROLL | ES_WANTRETURN | WS_VSCROLL | WS_GROUP LTEXT "This setting affects the database only. It does not change current computer settings.", IDC_STATIC_DESCRIPTION,6,142,239,24 LTEXT "Computer setting:",IDC_SETTING,6,36,234,8 EDITTEXT IDC_CURRENT,6,46,239,14,ES_AUTOHSCROLL | ES_READONLY END IDD_CONFIG_REGFLAGS DIALOGEX 0, 0, 252, 130 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Template Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_TEMPLATE,IDC_STATIC,7,7,20,20 LTEXT "Audit file access",IDC_TITLE,39,7,206,24 CONTROL "&Define these policy settings in the template", IDC_CONFIGURE,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7,41,238,10 CONTROL "",IDC_CHECKBOX,"CHECKLIST_SCE",WS_TABSTOP | 0x1,23,51, 222,54,WS_EX_CLIENTEDGE | WS_EX_CONTROLPARENT | 0x2L END IDD_LOCALPOL_REGFLAGS DIALOGEX 0, 0, 252, 130 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Local Security Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_LOCALPOLICY,IDC_STATIC,7,7,20,20 LTEXT "Audit file access",IDC_TITLE,39,7,206,24 CONTROL "&Define these policy settings in the template", IDC_CONFIGURE,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | NOT WS_VISIBLE | WS_TABSTOP,7,41,238,10 CONTROL "",IDC_CHECKBOX,"CHECKLIST_SCE",WS_TABSTOP | 0x1,23,51, 222,54,WS_EX_CLIENTEDGE | WS_EX_CONTROLPARENT END IDD_DOMAIN_REGFLAGS DIALOGEX 0, 0, 252, 130 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_POLICY,IDC_STATIC,7,7,20,20 LTEXT "Audit file access",IDC_TITLE,39,7,206,24 CONTROL "&Define these policy settings in the template", IDC_CONFIGURE,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7,41,238,10 CONTROL "",IDC_CHECKBOX,"CHECKLIST_SCE",WS_TABSTOP | 0x1,23,51, 222,54,WS_EX_CLIENTEDGE | WS_EX_CONTROLPARENT END IDD_ATTR_REGFLAGS DIALOGEX 0, 0, 252, 191 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTEXTHELP CAPTION "Analyzed Security Policy Setting" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_ANALYSIS,IDC_STATIC,7,7,21,20 LTEXT "Audit file access",IDC_TITLE,39,7,206,24 CONTROL "&Define this policy in the database:",IDC_CONFIGURE, "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7,75,238,10 LTEXT "These settings affect the database only. They do not change current computer settings.", IDC_STATIC_DESCRIPTION,7,144,238,24 LTEXT "Computer setting:",IDC_SETTING,7,41,235,8 EDITTEXT IDC_CURRENT,7,51,237,14,ES_MULTILINE | ES_AUTOHSCROLL | ES_READONLY | WS_GROUP CONTROL "",IDC_CHECKBOX,"CHECKLIST_SCE",WS_TABSTOP | 0x2,23,86, 222,54,WS_EX_CLIENTEDGE | WS_EX_CONTROLPARENT END IDD_PRECEDENCE DIALOG DISCARDABLE 0, 0, 235, 186 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Precedence" FONT 8, "MS Shell Dlg" BEGIN LTEXT "",IDC_TITLE,7,7,221,25 CONTROL "",IDC_PRECEDENCE_LIST,"SysListView32",LVS_REPORT | WS_BORDER | WS_TABSTOP,7,37,221,80 LTEXT "GPOs higher in the list have the highest priority.", IDC_STATIC,7,121,149,8 ICON "",IDC_ERROR_ICON,7,131,20,20 LTEXT "",IDC_ERROR_TEXT,33,135,195,44 LTEXT "",IDC_SUCCESS_TEXT,7,119,221,39 END ///////////////////////////////////////////////////////////////////////////// // // Icon // // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. IDI_SCE_APP ICON DISCARDABLE "sce.ico" IDI_AREA_CHECKED ICON DISCARDABLE "area_che.ico" IDI_AREA_CURRENT ICON DISCARDABLE "ico00001.ico" IDI_TEMPLATE ICON DISCARDABLE "temppol.ico" IDI_LOCALPOLICY ICON DISCARDABLE "ComPol.ico" IDI_POLICY ICON DISCARDABLE "DomPol.ico" IDI_ANALYSIS ICON DISCARDABLE "analpol.ico" IDI_WARNING_INFORMATIONAL ICON DISCARDABLE "Info.ico" ///////////////////////////////////////////////////////////////////////////// // // DESIGNINFO // #ifdef APSTUDIO_INVOKED GUIDELINES DESIGNINFO DISCARDABLE BEGIN IDD_ATTR_STRING, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 TOPMARGIN, 7 BOTTOMMARGIN, 163 END IDD_ATTR_NUMBER, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 244 TOPMARGIN, 7 BOTTOMMARGIN, 184 END IDD_ATTR_ENABLE, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 TOPMARGIN, 7 BOTTOMMARGIN, 174 END IDD_ATTR_AUDIT, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 TOPMARGIN, 7 BOTTOMMARGIN, 184 END IDD_CONFIG_AUDIT, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 TOPMARGIN, 7 BOTTOMMARGIN, 123 END IDD_CONFIG_NUMBER, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 TOPMARGIN, 7 BOTTOMMARGIN, 112 END IDD_CONFIG_ENABLE, DIALOG BEGIN LEFTMARGIN, 6 RIGHTMARGIN, 245 TOPMARGIN, 7 BOTTOMMARGIN, 102 END IDD_CONFIG_NAME, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 TOPMARGIN, 7 BOTTOMMARGIN, 99 END IDD_CONFIG_PRIVS, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 TOPMARGIN, 7 BOTTOMMARGIN, 213 END IDD_CONFIG_MEMBERSHIP, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 218 TOPMARGIN, 7 BOTTOMMARGIN, 211 END IDD_SET_DESCRIPTION, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 237 TOPMARGIN, 7 BOTTOMMARGIN, 90 END IDD_SAVE_TEMPLATES, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 249 TOPMARGIN, 7 BOTTOMMARGIN, 159 END IDD_ATTR_OBJECT, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 TOPMARGIN, 7 BOTTOMMARGIN, 247 END IDD_ATTR_RET, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 VERTGUIDE, 20 TOPMARGIN, 7 BOTTOMMARGIN, 181 END IDD_CONFIG_RET, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 TOPMARGIN, 7 BOTTOMMARGIN, 130 END IDD_ATTR_RIGHT, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 256 TOPMARGIN, 7 BOTTOMMARGIN, 243 END IDD_CONFIG_SERVICE, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 TOPMARGIN, 7 BOTTOMMARGIN, 160 END IDD_ANALYSIS_SERVICE, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 VERTGUIDE, 20 TOPMARGIN, 7 BOTTOMMARGIN, 247 HORZGUIDE, 71 HORZGUIDE, 92 HORZGUIDE, 102 END IDD_ATTR_GROUP, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 229 TOPMARGIN, 7 BOTTOMMARGIN, 152 END IDD_CONFIG_OBJECT, DIALOG BEGIN LEFTMARGIN, 6 RIGHTMARGIN, 245 TOPMARGIN, 7 BOTTOMMARGIN, 176 END IDD_PERFORM_ANALYSIS, DIALOG BEGIN LEFTMARGIN, 6 RIGHTMARGIN, 237 TOPMARGIN, 7 BOTTOMMARGIN, 71 END IDD_APPLY_CONFIGURATION, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 237 BOTTOMMARGIN, 71 END IDD_NEW_PROFILE, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 236 TOPMARGIN, 7 BOTTOMMARGIN, 125 END IDD_LOCALPOL_AUDIT, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 TOPMARGIN, 7 END IDD_LOCALPOL_STRING, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 TOPMARGIN, 7 END IDD_LOCALPOL_NUMBER, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 TOPMARGIN, 7 END IDD_LOCALPOL_ENABLE, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 244 TOPMARGIN, 7 END IDD_LOCALPOL_RET, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 179 TOPMARGIN, 7 BOTTOMMARGIN, 88 END IDD_LOCALPOL_RIGHT, DIALOG BEGIN LEFTMARGIN, 7 TOPMARGIN, 7 END IDD_WARNING_DIALOG, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 317 TOPMARGIN, 7 BOTTOMMARGIN, 112 END IDD_LOCALPOL_REGCHOICES, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 TOPMARGIN, 7 END IDD_CONFIG_REGCHOICES, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 TOPMARGIN, 7 BOTTOMMARGIN, 107 END IDD_ATTR_REGCHOICES, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 TOPMARGIN, 7 BOTTOMMARGIN, 160 END IDD_DOMAIN_AUDIT, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 TOPMARGIN, 7 BOTTOMMARGIN, 123 END IDD_DOMAIN_ENABLE, DIALOG BEGIN LEFTMARGIN, 6 RIGHTMARGIN, 245 TOPMARGIN, 7 BOTTOMMARGIN, 102 END IDD_DOMAIN_MEMBERSHIP, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 218 TOPMARGIN, 7 BOTTOMMARGIN, 211 END IDD_DOMAIN_NAME, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 TOPMARGIN, 7 BOTTOMMARGIN, 99 END IDD_DOMAIN_NUMBER, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 TOPMARGIN, 7 BOTTOMMARGIN, 112 END IDD_DOMAIN_OBJECT, DIALOG BEGIN LEFTMARGIN, 6 RIGHTMARGIN, 246 TOPMARGIN, 7 BOTTOMMARGIN, 176 END IDD_DOMAIN_PRIVS, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 TOPMARGIN, 7 BOTTOMMARGIN, 213 END IDD_DOMAIN_REGCHOICES, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 TOPMARGIN, 7 BOTTOMMARGIN, 107 END IDD_DOMAIN_RET, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 TOPMARGIN, 7 BOTTOMMARGIN, 130 END IDD_DOMAIN_SERVICE, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 TOPMARGIN, 7 BOTTOMMARGIN, 166 END IDD_CONFIG_REGMULTISZ, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 TOPMARGIN, 7 BOTTOMMARGIN, 136 END IDD_LOCALPOL_REGMULTISZ, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 179 TOPMARGIN, 7 BOTTOMMARGIN, 88 END IDD_DOMAIN_REGMULTISZ, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 179 TOPMARGIN, 7 BOTTOMMARGIN, 88 END IDD_ATTR_REGMULTISZ, DIALOG BEGIN LEFTMARGIN, 6 RIGHTMARGIN, 245 TOPMARGIN, 7 BOTTOMMARGIN, 187 END IDD_CONFIG_REGFLAGS, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 TOPMARGIN, 7 BOTTOMMARGIN, 123 END IDD_LOCALPOL_REGFLAGS, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 179 TOPMARGIN, 7 BOTTOMMARGIN, 88 END IDD_DOMAIN_REGFLAGS, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 179 TOPMARGIN, 7 BOTTOMMARGIN, 88 END IDD_ATTR_REGFLAGS, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 TOPMARGIN, 7 BOTTOMMARGIN, 185 END IDD_PRECEDENCE, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 228 TOPMARGIN, 7 BOTTOMMARGIN, 179 END END #endif // APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // String Table // STRINGTABLE DISCARDABLE BEGIN IDS_EXTENSION_DESC "WSecEdit Extension Class" IDS_NAME "Name" IDS_DESC "Description" IDS_ATTR "Policy" IDS_BASE_ANALYSIS "Database Setting" IDS_SETTING "Computer Setting" IDS_NODENAME "Security Template" IDS_CONFIGURE "Templates" IDS_ANALYZE "Last Configuration/Analysis" IDS_CONFIGURE_DESC "Security templates defined to configure or analyze a computer." IDS_ANALYZE_DESC "Last Configuration/Analysis" IDS_POLICY "Security Policy" IDS_PRIVILEGE "User Rights Assignment" IDS_GROUPS "Restricted Groups" IDS_SERVICE "System Services" END STRINGTABLE DISCARDABLE BEGIN IDS_SUGGESTSETTING "Suggested Setting" IDS_EXPORT_LOCAL "Local Policy ...\nCreate template file from the local policy settings" IDS_EXPORT_EFFECTIVE "Effective Policy ...\nCreate template file from the effective policy settings" IDS_HTML_OPENDATABASE "

Security Configuration and Analysis

To Open an Existing Database

  1. Right-click the Security Configuration and Analysis scope item
  2. Click Open Database
  3. Select a database, and then click Open

To Create a New Database

  1. Right-click the Security Configuration and Analysis scope item
  2. Click Open Database
  3. Type a new database name, and then click Open
  4. Select a security template to import, and then click Open
" IDS_HTMLERR_HEADER "" IDS_HTMLERR_END "" IDS_DBERR5_PROFILE_NOT_FOUND "The database you are attempting to open does not exist." IDS_LCERR5_NOTFOUND_RESOLVE "You can create a new local policy database by choosing Import Policy from the Security Settings menu commands." IDS_DBERR5_ACCESS_DENIED "Access to database has been denied." IDS_VIEW_LOGFILE "&View Log File\nToggle display of the log file or folder tree when Security Configuration and Analysis node is selected" IDS_DBERR5_NO_ANALYSIS "
You can now configure or analyze your computer by using the security settings in this database.

To Configure Your Computer

  1. Right-click the Security Configuration and Analysis scope item
  2. Select Configure Computer Now
  3. In the dialog, type the name of the log file you wish to view, and then click OK
NOTE: After configuration is complete, you must perform an analysis to view the information in your database

To Analyze Your Computer Security Settings

  1. Right-click the Security Configuration and Analysis scope item
  2. Select Analyze Computer Now
  3. In the dialog, type the log file path, and then click OK

NOTE: To view the log file created during a configuration or analysis, select View Log File on the Security Configuration and Analysis context menu." IDS_BAD_LOCATION "

Error Reading Location

" IDS_BASE_TEMPLATE "Computer Setting" IDS_POLICY_SETTING "Policy Setting" IDS_SECURE_WIZARD "Secure &Wizard...\nSecure Server Role Wizard" IDS_IMPORT_POLICY_INVALID "Windows cannot import invalid template %s" END STRINGTABLE DISCARDABLE BEGIN IDS_REGISTRY "Registry" IDS_FILESTORE "File System" IDS_POLICY_DESC "Security policy settings" IDS_PRIVILEGE_DESC "User rights assignments" IDS_GROUPS_DESC "Restricted Groups" IDS_SERVICE_DESC "System service settings" IDS_REGISTRY_DESC "Registry security settings" IDS_FILESTORE_DESC "File security settings" IDS_TEMPLATE_EDITOR_NAME "Security Templates" IDS_NOT_SAVED_SUFFIX "(not saved)" IDS_EXTENSION_NAME "Security Settings" IDS_SCE_DESC "WSecEdit Security Configuration Class" IDS_SAV_DESC "WSecEdit Security Manager Class" IDS_DELETE_CONFIRM "Are you sure you want to delete %s?" IDS_DELETE_ALL_ITEMS "Do you want to delete all selected items?" IDS_ANALYZE_PROFILE "&Analyze Computer Now...\nCompares the current computer settings against the security settings in the database" END STRINGTABLE DISCARDABLE BEGIN IDS_REAPPLY_PROFILE "Reconfigure\nReconfigures the computer based on the analyzed configuration" IDS_PROFILE_SUMMARY "Display Summary\nDisplays summary information about the analyzed configuration" IDS_GENERATE_PROFILE "&Export Template...\nExports the base template for the current computer" IDS_ADD_FILES "Add Fi&les...\nAdds new files to this template" IDS_ADD_LOCATION "&New Template Search Path...\nAdds a template location to the Security Templates' search path (.inf - INF format)" IDS_NEW_PROFILE "&New Template...\nCreates a new template" IDS_REMOVE_LOCATION "&Remove Path\nRemoves the selected location from the search path" IDS_RELOAD_LOCATION "Re&fresh\nUpdates this location to display recently added templates" IDS_APPLY_PROFILE "Con&figure Computer Now...\nConfigures the computer according to the selected template" IDS_DELETE_PROFILE "&Delete\nDeletes the selected template" IDS_IMPORT_POLICY_FAIL "Windows cannot import the template from %s" IDS_SAVEAS_PROFILE "Save &As...\nSaves the template with a new name" IDS_COPY_PROFILE "&Copy\nCopies the selected template information to the Clipboard" IDS_PASTE_PROFILE "&Paste\nPastes Clipboard information into the template" IDS_RSOP_GPO "Source GPO" IDS_REFRESH_AREA "&Refresh\nRefreshes data" END STRINGTABLE DISCARDABLE BEGIN IDS_SECURITY_REQUIRED "Security is required to add this object" IDS_CANT_ASSIGN_SECURITY "Windows cannot import the security template" IDS_PASSWORD_CATEGORY "Password Policy" IDS_MAX_PAS_AGE "Maximum password age\ndays" IDS_MIN_PAS_AGE "Minimum password age\ndays" IDS_MIN_PAS_LEN "Minimum password length\ncharacters" IDS_PAS_UNIQUENESS "Enforce password history\npasswords remembered" IDS_PAS_COMPLEX "Password must meet complexity requirements" IDS_REQ_LOGON "User must log on to change the password" IDS_LOCKOUT_CATEGORY "Account Lockout Policy" IDS_LOCK_COUNT "Account lockout threshold\ninvalid logon attempts" IDS_LOCK_RESET_COUNT "Reset account lockout counter after\nminutes" IDS_LOCK_DURATION "Account lockout duration\nminutes" IDS_CONFIRM_DELETE_TEMPLATE "Do you want to delete this template?" IDS_ANALYZE_NT4 "The database is not loaded." IDS_FORCE_LOGOFF "Network security: Force logoff when logon hours expire" IDS_NO_MIN "No minimum" END STRINGTABLE DISCARDABLE BEGIN IDS_ENABLE_ADMIN "Accounts: Administrator account status" IDS_ENABLE_GUEST "Accounts: Guest account status" END STRINGTABLE DISCARDABLE BEGIN IDS_CLOSE_PAGES "Close all property pages before deleting %1" IDS_RANGE "Value must be between %d and %d" IDS_LSA_ANON_LOOKUP "Network access: Allow anonymous SID/Name translation" IDS_PRIV_WARNING_LOCAL_LOGON "Administrators must be granted the logon local right." IDS_PRIV_WARNING_DENYLOCAL_LOGON "You cannot deny all users or administrator(s) from logging on locally." IDS_PRIV_WARNING_ACCOUNT_TRANSLATION "Some accounts cannot be translated." IDS_CLOSESUBSHEET_BEFORE_APPLY "To apply your changes or close this property sheet, close all secondary windows." IDS_FAIL_CREATE_UITHREAD "The window cannot be opened. Windows cannot create a UI thread for the property sheet." END STRINGTABLE DISCARDABLE BEGIN IDS_KEY_NOTIFY "Notify" IDS_KEY_CREATE_LINK "Create Link" IDS_KEY_EXECUTE "Execute" IDS_CANT_CREATE_THREAD "Cannot create a thread" IDS_ERR_INVALIDACCOUNT "The following accounts could not be validated:\n" IDS_EVENT_OTHER_DESC "Security options" IDS_PASSWORD_DESC "Password policy" IDS_STATIC_PROFILE_NAME "Base Security Template" IDS_STATIC_LOG_NAME "Log File Name" IDS_APPLY_TITLE "Apply Security Template" IDS_ANALYZE_TITLE "Perform Security Analysis" END STRINGTABLE DISCARDABLE BEGIN IDS_SECURITY_SETTING_DESC "Security policy settings" IDS_SELECT_PROFILE "Select a Security Template" IDS_SECMGR_VERSION "Security Configuration and Analysis\nv1.0" IDS_SECMGR_DESC "Security Configuration and Analysis is an administrative tool used to secure a computer and analyze security aspects. You can create or edit a security template, apply the security template, perform analyses based on a template, and display analysis results." IDS_LAST_ANALYSIS "Last analysis was performed on\n" IDS_PROFILE_DESC "Base security configuration description:\n" IDS_NO_ANALYSIS "The computer was configured by the following template.\nAnalysis was not performed." IDS_NEVER_ANALYSIS "The database has not been configured or analyzed using Security Configuration and Analysis." IDS_TITLE_ABOUT_SECMGR "About Security Configuration and Analysis" IDS_TITLE_ABOUT_ANALYSIS "About Last Analysis" IDS_ADDLOCATION_TITLE "Add a Template Location to Security Templates" IDS_NEWPROFILE_TITLE "Create a New Template" IDS_ADDLOCATION_NAME "Enter a new template location:" IDS_ADDLOCATION_HELP "This location will be used by Security Templates to search for security template files." IDS_ADDLOCATION_DESC "Location Description" IDS_NEWPROFILE_NAME "Enter a new template name." END STRINGTABLE DISCARDABLE BEGIN IDS_CANT_SHOW_SECURITY "Cannot display security" IDS_CANT_ADD_USER "Cannot add users" IDS_CANT_ADD_DSOBJECT "Cannot add directory object" IDS_CANT_ADD_FOLDER "Cannot add a folder" IDS_GRP_MEMBERS " -- Members" IDS_DEFDATABASENAME "Database %d" IDS_NO_DBCS "This file name contains some characters that can not be recognized by current system language. Please rename it." IDS_PERMISSION "Permission" IDS_AUDITING "Audit" IDS_NO_ACL_SUPPORT "This volume does not support access control settings." IDS_CANT_ADD_FILE "Windows cannot add a file." IDS_INVALID_NAME "The template name is not valid." IDS_ERROR_GENERATE "An error occurred while exporting the stored template." IDS_CANT_ADD_KEY "Windows cannot add a registry key" IDS_FILE_GEN_ALL "Full Control" IDS_FILE_GEN_MODIFY "Modify" END STRINGTABLE DISCARDABLE BEGIN IDS_NEWPROFILE_HELP "New template help" IDS_NEWPROFILE_DESC "Template Description" IDS_NEWPROFILE_FULLPATH "Enter full path to a new template" IDS_REAPPLY_TITLE "Reapply Security Template:" IDS_SAVEAS_TITLE "Save Template As" IDS_COL_OBJECT "Object Name" IDS_COL_BAD_COUNT "Inconsistent Values" IDS_COL_CHECK_STATUS "Use Flag" IDS_OPEN_PROFILE "Open Template" IDS_PROFILE_FILTER "Security Template (.inf)|*.inf||" IDS_PROFILE_DEF_EXT "inf" IDS_OPEN_LOGFILE "Open Error Log File" IDS_LOGFILE_DEF_EXT "log" IDS_LOGFILE_FILTER "Log files (.log)|*.log||" END STRINGTABLE DISCARDABLE BEGIN IDS_RENAME_ADMIN "Accounts: Rename administrator account" IDS_NEW_ADMIN "Accounts: Rename administrator account" IDS_RENAME_GUEST "Accounts: Rename guest account" IDS_NEW_GUEST "Accounts: Rename guest account" IDS_REFRESH_LOCALPOL "Reload\nReloads the local and effective policy tables from the policy database" IDS_GROUP_NAME "Group Name" IDS_EVENT_LOG "Event Log" IDS_SYS_LOG_MAX "Maximum system log size\nkilobytes" IDS_SYS_LOG_RET "Retention method for system log" IDS_SYS_LOG_DAYS "Retain system log\ndays" IDS_SEC_LOG_MAX "Maximum security log size\nkilobytes" IDS_SEC_LOG_RET "Retention method for security log" IDS_SEC_LOG_DAYS "Retain security log\ndays" IDS_APP_LOG_MAX "Maximum application log size\nkilobytes" IDS_APP_LOG_RET "Retention method for application log" IDS_APP_LOG_DAYS "Retain application log\ndays" END STRINGTABLE DISCARDABLE BEGIN IDS_CRASH_LOG_FULL "Shut down the computer when the security audit log is full" IDS_EVENT_AUDIT "Audit Policy" IDS_EVENT_ON "Event Auditing Mode" IDS_SYSTEM_EVENT "Audit system events" IDS_LOGON_EVENT "Audit logon events" IDS_OBJECT_ACCESS "Audit object access" IDS_PRIVILEGE_USE "Audit privilege use" IDS_POLICY_CHANGE "Audit policy change" IDS_ACCOUNT_MANAGE "Audit account management" IDS_PROCESS_TRACK "Audit process tracking" IDS_OTHER_CATEGORY "Security Options" IDS_EVENT_AUDIT_DESC "Audit policy" IDS_NO_POLICY "Not Defined" IDS_ADMIN_RENAMED "Administrator account renamed" IDS_GUEST_RENAMED "Guest account renamed" IDS_CANT_ADD_MEMBER "Cannot add members" IDS_EMPTY_NAME_STRING "Please input a valid string!" IDS_INVALID_STRING "User and group names may not contain any of the following characters:\n%1" END STRINGTABLE DISCARDABLE BEGIN IDS_FILE_GEN_READ "Read and Execute" IDS_FILE_GEN_LIST "List Folder Contents" IDS_FILE_SPEC_READ "Read" IDS_FILE_SPEC_WRITE "Write" IDS_FILE_SPEC_EXECUTE "Traverse Folder/Execute File" IDS_FILE_SPEC_DELETE "Delete" IDS_FILE_SPEC_CHANGE_PERM "Change Permissions" IDS_FILE_SPEC_CHANGE_OWNER "Take Ownership" IDS_NONE "None" IDS_KEY_ALL_ACCESS "Full Control" IDS_KEY_READ "Read" IDS_KEY_WRITE "Write" IDS_KEY_QUERY_VALUE "Query Value" IDS_KEY_SET_VALUE "Set Value" IDS_KEY_CREATE_SUB_KEY "Create Subkey" IDS_KEY_ENUMERATE_SUB_KEYS "Enumerate Subkeys" END STRINGTABLE DISCARDABLE BEGIN IDS_TEMPLATE_LOCATION_KEY "Software\\Microsoft\\Windows NT\\CurrentVersion\\SecEdit\\Template Locations" IDS_ERROR_CANT_OPEN_PROFILE "Windows cannot open template file." IDS_ERROR_CANT_GET_PROFILE_INFO "Windows cannot read template information." IDS_ERROR_NO_ANALYSIS_INFO "There is no analysis information in the selected database to display. Use the Analyze menu option to start using this tool." IDS_FOREVER "0" IDS_AS_NEEDED "As needed" IDS_BY_DAYS "By days" IDS_MANUALLY "Manually" IDS_ENABLED "Enabled" IDS_DISABLED "Disabled" IDS_ON "On" IDS_OFF "Off" IDS_NOT_CONFIGURED "Not defined" IDS_TIME_UNITS "minutes\ndays\n" IDS_ACCEPT_NUMBER_FMT "Leave %s alone." END STRINGTABLE DISCARDABLE BEGIN IDS_CHANGE_NUMBER_FMT "Change %s to:" IDS_INDENT " -- " IDS_COL_MEMBERSHIP "Members" IDS_COL_MEMBEROF "Member Of" IDS_TITLE_MEMBERS "Members of %s" IDS_TITLE_MEMBEROF "%s is a member of" IDS_HKCR "CLASSES_ROOT" IDS_HKLM "MACHINE" IDS_HKU "USERS" IDS_SCESTATUS_SUCCESS "Succeeded" IDS_SCESTATUS_INVALID_PARAMETER "Invalid Parameter" IDS_STRING219 "Record Not Found" IDS_INVALID_DATA "Invalid data" IDS_STRING221 "Object exists" IDS_STRING222 "Buffer too small" IDS_STRING223 "Template not found" END STRINGTABLE DISCARDABLE BEGIN IDS_STRING224 "Invalid Format" IDS_STRING225 "Not enough resources" IDS_STRING226 "Access denied" IDS_STRING227 "Cannot delete" IDS_STRING228 "Prefix overflow" IDS_UNKNOWN_ERROR "Unknown error" IDS_STRING230 "Already running" IDS_STRING231 "Service not supported" IDS_DEFAULT_TEMPLATE_DIR "\\Security\\Templates" IDS_SE_NETWORK_LOGON_RIGHT "Access this computer from the network" IDS_SE_INTERACTIVE_LOGON_RIGHT "Log on locally" IDS_SAVE_FAILED "Failed to save " IDS_SAVE_PROFILE "&Save\nSave the template" IDS_SECEDIT_KEY "Software\\Microsoft\\Windows NT\\CurrentVersion\\SecEdit" IDS_ADDFOLDER_TITLE "Add Folder" IDS_ADD_FOLDER "Add &Folder...\nAdds a new folder to this template" END STRINGTABLE DISCARDABLE BEGIN IDS_ADD_KEY "Add &Key...\nAdds a new key to this template" IDS_ADD_GROUP "Add &Group...\nAdds a new group to this template" IDS_AUDIT_SUCCESS "Audit successful accesses" IDS_NO_AUDIT_SUCCESS "Do not audit successful accesses" IDS_AUDIT_FAILURE "Audit failed access attempts" IDS_NO_AUDIT_FAILURE "Do not audit failed access attempts" IDS_GENERATE_TEMPLATE "Export Template..." IDS_RECONFIGURE "Configure now..." IDS_COL_SERVICE "Service Name" IDS_STARTUP "Startup" IDS_INSPECTED "Analyzed" IDS_CONFIGURED "Configured" IDS_AUTOMATIC "Automatic" IDS_MANUAL "Manual" IDS_OK "OK" IDS_INVESTIGATE "Investigate" END STRINGTABLE DISCARDABLE BEGIN IDS_CONFIG_SECURITY_PAGE "Database Security for " IDS_ANALYSIS_SECURITY_PAGE "Last Analyzed Security for " IDS_SECURITY_PAGE "Security for " IDS_SECURITY_PROPERTIES " Properties" IDS_SERVICE_ALL "Full Control" IDS_SERVICE_READ "Read" IDS_SERVICE_WRITE "Write" IDS_GROUP_MEMBER_OF_HEADER "Group Membership" IDS_GROUP_MEMBERS_HEADER "Members of this group" IDS_GROUP_MEMBER_OF_PAGE_TITLE "Member Of" IDS_GROUP_MEMBERS_PAGE_TITLE "Members" IDS_ACCOUNT_POLICY "Account Policies" IDS_ACCOUNT_DESC "Password and account lockout policies" IDS_LOCAL_POLICY "Local Policies" IDS_LOCAL_DESC "Auditing, user rights and security options policies" IDS_EVENTLOG_POLICY "Event Log" IDS_EVENTLOG_DESC "Event Log settings and Event Viewer" END STRINGTABLE DISCARDABLE BEGIN IDS_DIRECTORY_ACCESS "Audit directory service access" IDS_ACCOUNT_LOGON "Audit account logon events" IDS_SYS_LOG_GUEST "Prevent local guests group from accessing system log" IDS_SEC_LOG_GUEST "Prevent local guests group from accessing security log" IDS_APP_LOG_GUEST "Prevent local guests group from accessing application log" IDS_LM_FULL "Always" IDS_LM_NEEDED "As Request" IDS_LM_NEVER "Not Compatible" IDS_OBJECT_IGNORE "Ignore" IDS_OBJECT_AUTO_INHERIT "Auto Inherit" IDS_OBJECT_NO_AUTO_INHERIT "No Auto Inherit" IDS_OBJECT_OVERWRITE "Replace" IDS_GENERIC_ERROR "This should never appear" IDS_SE_BATCH_LOGON_RIGHT "Log on as a batch job" IDS_SE_SERVICE_LOGON_RIGHT "Log on as a service" END STRINGTABLE DISCARDABLE BEGIN IDS_DSOBJECT "Active Directory Objects" IDS_DSOBJECT_DESC "Security management of Active Directory objects" IDS_ADD_DSOBJECT "Add Directory &Object\nAdds an Active Directory object to this template" IDS_FILE_GENERIC_READ "Read" IDS_FILE_GENERIC_WRITE "Write" IDS_FILE_SPEC_READ_DATA "List folder / Read data" IDS_FILE_SPEC_READ_ATTR "Read attributes" IDS_FILE_SPEC_READ_EA "Read extended attributes" IDS_FILE_SPEC_WRITE_DATA "Create files / Write data" IDS_FILE_SPEC_APPEND_DATA "Create folders / Append data" IDS_FILE_SPEC_WRITE_ATTR "Write attributes" IDS_FILE_SPEC_WRITE_EA "Write extended attributes" IDS_FILE_SPEC_DELETE_CHILD "Delete subfolders and files" IDS_STD_DELETE "Delete" IDS_STD_READ_CONTROL "Read permissions" IDS_STD_WRITE_DAC "Change permissions" END STRINGTABLE DISCARDABLE BEGIN IDS_STD_WRITE_OWNER "Take ownership" IDS_STD_SYNCHRONIZE "Synchronize" IDS_FILE_GENERAL_PUBLISH "Read, Write and Execute" IDS_FILE_GENERAL_DEPOSIT "Write and Execute" IDS_FILE_GENERIC_EXECUTE "Traverse / Execute" IDS_FILE_FOLDER "This folder only" IDS_FILE_FOLDER_SUBITEMS "This folder, subfolders and files" IDS_FILE_FOLDER_SUBFOLDER "This folder and subfolders" IDS_FILE_FOLDER_FILE "This folder and files" IDS_FILE_SUBITEMS_ONLY "Subfolders and files only" IDS_FILE_SUBFOLDER_ONLY "Subfolders only" IDS_FILE_FILE_ONLY "Files only" IDS_KEY_FOLDER "This key only" IDS_KEY_FOLDER_SUBFOLDER "This key and subkeys" IDS_KEY_SUBFOLDER_ONLY "Subkeys only" IDS_KEY_FOLDER_SUBITEMS "This key and subkeys" END STRINGTABLE DISCARDABLE BEGIN IDS_KEY_SUBITEMS_ONLY "Subkeys only" IDS_SERVICE_EXECUTE "Start, stop and pause" IDS_SERVICE_QUERY_CONFIG "Query template" IDS_SERVICE_CHANGE_CONFIG "Change template" IDS_SERVICE_QUERY_STATUS "Query status" IDS_SERVICE_ENUMERATE "Enumerate dependents" IDS_SERVICE_START "Start" IDS_SERVICE_STOP "Stop" IDS_SERVICE_PAUSE "Pause and continue" IDS_SERVICE_INTERROGATE "Interrogate" IDS_SERVICE_USER_CONTROL "User-defined control" IDS_DS_ALL "Full control" IDS_DS_READ "Read" IDS_DS_WRITE "Write" IDS_DS_ACTRL_OPEN "Open" IDS_DS_ACTRL_CREATE "Create children" END STRINGTABLE DISCARDABLE BEGIN IDS_DS_ACTRL_DELETE "Delete children" IDS_DS_ACTRL_LIST "List contents" IDS_DS_ACTRL_SELF "Add/remove self" IDS_DS_ACTRL_READ_PROP "Read properties" IDS_DS_ACTRL_WRITE_PROP "Write properties" IDS_DS_FOLDER "This container only" IDS_DS_FOLDER_SUBFOLDER "This container and subcontainers" IDS_DS_SUBFOLDER_ONLY "Subcontainers only" IDS_COMPUTER_TEMPLATE "[[Local Computer Policy Configuration ]]" IDS_NO_LOCKOUT "Account will not lock out." IDS_CHANGE_IMMEDIATELY "Password can be changed immediately." IDS_PERMIT_BLANK "No password required." IDS_NO_HISTORY "Do not keep password history." IDS_PASSWORD_EXPIRE "Password will expire in:" IDS_PASSWORD_CHANGE "Password can be changed after:" IDS_PASSWORD_LEN "Password must be at least:" END STRINGTABLE DISCARDABLE BEGIN IDS_PASSWORD_REMEMBER "Keep password history for:" IDS_LOCKOUT_AFTER "Account will lock out after:" IDS_DURATION "Account is locked out for:" IDS_OVERWRITE_EVENT "Overwrite events older than:" IDS_PASSWORD_FOREVER "Password will not expire." IDS_LOCKOUT_FOREVER "Account is locked out until administrator unlocks it." IDS_NEW_TEMPLATE_NAME "New Template (%d).inf" IDS_CLEAR_PASSWORD "Store password using reversible encryption for all users in the domain" IDS_KERBEROS_CATEGORY "Kerberos Policy" IDS_KERBEROS_VALIDATE_CLIENT "Enforce user logon restrictions" IDS_KERBEROS_MAX_CLOCK "Maximum tolerance for computer clock synchronization\nminutes" IDS_KERBEROS_MAX_SERVICE "Maximum lifetime for service ticket\nminutes" IDS_KERBEROS_MAX_AGE "Maximum lifetime for user ticket\nhours" IDS_KERBEROS_RENEWAL "Maximum lifetime for user ticket renewal\ndays" IDS_ADDMEMBER "Add Member" IDS_KERBEROS_DESC "Kerberos policy" END STRINGTABLE DISCARDABLE BEGIN IDS_CANT_DISPLAY_ERROR_OOM "There is not enough memory to display this section" IDS_ERROR_GETTING_LAST_ANALYSIS "No information is available about the last analysis" IDS_ERROR_CANT_SAVE "Windows cannot save changed templates." IDS_QUERY_DELETE "Are you sure you want to delete %s?" IDS_ANALYSIS_VIEWER_NAME "Security Configuration and Analysis" IDS_MISMATCH "Investigate" IDS_ASSIGN_CONFIGURATION "&Import Template...\nImport a template into this database" IDS_SET_DB "Set Database" IDS_CANT_OPEN_LOG_FILE "Windows cannot create or open %s" IDS_LOGFILE_PICKER_TITLE "Locate error log file" IDS_DEFAULT_DB_EXTENSION "sdb" IDS_DB_FILTER "Security Database Files (*.sdb)|*.sdb|All Files (*.*)|*.*||" IDS_APPLY_CONFIGURATION "Apply Template to Computer" IDS_LOG_FILE_FOR_APPLY "Error log file path to record the progress of configuring the computer" IDS_SECURITY_MENU_ITEM "&Security..." IDS_SECURITY_MENU_ITEM_DESC "Edit security for this item" END STRINGTABLE DISCARDABLE BEGIN IDS_CONFIGURATION_KEY "Software\\Microsoft\\Windows NT\\CurrentVersion\\SecEdit\\Configuration" IDS_SECURITY_MENU "&Security...\nEdit security for this item" IDS_ENV_VARS_REG_VALUE "EnvironmentVariables" IDS_DEF_ENV_VARS "%AppData%|%UserProfile%|%AllUsersProfile%|%ProgramFiles%|%SystemRoot%|%SystemDrive%|%Temp%|%Tmp%|" IDS_OPEN_DB "O&pen Database...\nOpen an existing or new database" IDS_NEW_DB "&New Database...\nCreate and open a new database" IDS_DESCRIBE "Set Descri&ption..." IDS_NO_WRITE_ACCESS "You do not have write access to this policy. Changes will not be saved." IDS_HELPFILE "\\help\\sce.chm" IDS_CONFIG_WARNING "You are about to configure this computer using a private configuration database. This configuration may be overwritten by the computer's local security configuration database if there are conflicts." IDS_DB_ERR_OPEN1 " while opening database '%s'." IDS_ADD_FILE_FILTER "All files (*.*)|*.*||" IDS_SAM_NAME "Database: %s" IDS_DBERR_OTHER_ERROR "An unknown error occured when attempting to open the database." IDS_DBERR_INVALID_DATA "Before you can use the database, you must analyze it. On the Database menu, select the option to run an analysis." IDS_DBERR_PROFILE_NOT_FOUND "The database you are attempting to open does not exist. On the Database menu, click Import Template." END STRINGTABLE DISCARDABLE BEGIN AFX_IDS_APP_TITLE "Security Templates" IDS_IMPORT_WARNING "You are about to import new template information into the local computer policy for this computer. Doing so will change your computer security settings. Do you want to continue?" IDS_CONFIGURE_PROGRESS_TITLE "Configuring Computer Security" IDS_OPEN_SYSTEM_DB """&Local Computer Policy"" database" IDS_OPEN_PRIVATE_DB "&Personal database..." IDS_NEW_DATABASE "&New database..." IDS_SYSTEM_DB_NAME_FMT "Current Security Configuration Database: Local Policy Database" IDS_PRIVATE_DB_NAME_FMT "Current Security Configuration Database: Private Database %s" IDS_ERROR_ANALYSIS_LOCKED "Generating analysis information" IDS_IMPORT_FAILED "Import Failed" IDS_CHILDREN_CONFIGURED "Subitems defined" IDS_NOT_AVAILABLE "Not Available" IDS_NEW_SERVICE "New Service" IDS_CONFIGURE_PROGRESS_VERB "Configuring:" IDS_ADD_FILES_AND_FOLDERS "Add &File...\nAdds a new file or folder to this template" IDS_ADDFILESANDFOLDERS_TITLE "Add this file or folder to the template:" IDS_TEMP_FILENAME "sct" END STRINGTABLE DISCARDABLE BEGIN IDS_FILEFOLDER_BROWSE_TITLE "Add a file or folder" IDS_SCEABOUT_DESCRIPTION "Security Templates is an MMC snap-in that provides editing capabilities for security template files." IDS_SCMABOUT_DESCRIPTION "Security Configuration and Analysis is an MMC snap-in that provides security configuration and analysis for Windows computers using security template files." IDS_SSABOUT_DESCRIPTION "The Security Settings Extension snap-in extends the Group Policy snap-in and helps you define security policies for computers in your domain." IDS_IMPORT_POLICY "&Import Policy...\nImport a template file into this policy object." IDS_EXPORT_POLICY "E&xport policy...\nExport template from this policy to a file." IDS_FILE_EXISTS_FMT "File %s already exists.\nDo you want to overwrite it?" IDS_SUCCESS "Success" IDS_FAILURE "Failure" IDS_DO_NOT_AUDIT "No auditing" IDS_ERROR_REFRESH_POLICY_FAILED "Windows cannot update the policies." IDS_COPY_FAILED "Windows cannot copy the section" IDS_ADD_FILES_OFN_TITLE "Select File to Add" IDS_OPEN_DB_OFN_TITLE "Open database" END STRINGTABLE DISCARDABLE BEGIN IDS_NEW_DB_OFN_TITLE "Create Database" IDS_EXPORT_POLICY_OFN_TITLE "Export Policy To" IDS_IMPORT_POLICY_OFN_TITLE "Import Policy From" IDS_LOGFILE_OFN_TITLE "Select Log File" IDS_ASSIGN_CONFIG_OFN_TITLE "Import Template" IDS_EXPORT_CONFIG_OFN_TITLE "Export Template To" IDS_LOCAL_POLICY_COLUMN "Security Setting" IDS_ERROR_NO_LOCAL_POLICY_INFO "Windows cannot open the local policy database." IDS_LOCAL_POLICY_FRIENDLY_NAME "Local Policy Database" IDS_CANT_OPEN_SYSTEM_DB "The local security settings database cannot be edited from the Security Configuration and Analysis snap-in. Use the Group Policy snap-in to edit the local security settings." IDS_HELPFILE_SCE "\\help\\sce.chm" IDS_HELPFILE_SAV "\\help\\scm.chm" IDS_HELPFILE_EXTENSION "\\help\\secsettings.chm" IDS_HELPFILE_LOCAL_EXTENSION "\\help\\lpe.chm" IDS_HTMLHELP_SCE_TOPIC "\\help\\sceconcepts.chm::/sag_scetopnode.htm" IDS_HTMLHELP_SCM_TOPIC "\\help\\scmconcepts.chm::/sag_scmtopnode.htm" END STRINGTABLE DISCARDABLE BEGIN IDS_DBERR_BAD_FORMAT "The database is corrupt. For information about fixing the database, see online Help." IDS_DBERR_NOT_ENOUGH_RESOURCE "There is not enough memory available to load the database. Close some programs and then try again." IDS_DBERR_ACCESS_DENIED "Access to the database is denied. Unless the permissions on the database have been changed, you must have administrative rights to use it." IDS_DB_DEFAULT "\\Security\\Database" IDS_PROFILE_DIRTY_SAVE "Do you want to save changes to %s?" IDS_IMPORT_EXISTS "There is an existing imported template pending. To save, click Cancel, and then run an analysis or configuration before importing another template. To ignore the previous imported template, click OK.\n" IDS_ALL_SELECTED_FILES "All Selected Files" IDS_DENY_LOGON_LOCALLY "Deny logon locally" IDS_DENY_LOGON_NETWORK "Deny access to this computer from the network" IDS_DENY_LOGON_SERVICE "Deny logon as a service" IDS_DENY_LOGON_BATCH "Deny logon as a batch job" IDS_ADDGROUP_TITLE "Add Group" IDS_ADDGROUP_GROUP "&Group:" IDS_NOT_ANALYZED "Not Analyzed" IDS_ERROR_VALUE "Error Analyzing" IDS_NOT_DEFINED "Not defined" END STRINGTABLE DISCARDABLE BEGIN IDS_HTMLHELP_LPPOLICY_TOPIC "\\help\\lpeconcepts.chm::/lpe_topnode.htm" IDS_HTMLHELP_POLICY_TOPIC "\\help\\secsetconcepts.chm::/sag_secsettopnode.htm" IDS_REG_CHOICE_FIELD_FORMAT "%d|%s" IDS_EFFPOL_UPDATED "There are new policy settings on your computer. Do you want to update your view of the effective policy?" IDS_ANALTIMESTAMP "Computer setting on %s" IDS_DBERR_NO_TEMPLATE_GIVEN "This database couldn't be created because no template file was selected.\n

To Open an Existing Database

  1. Right click on the Security Configuration and Analysis scope item.
  2. Choose Open Database
  3. Choose a database and press OPEN

To Create a New Database

  1. Right click on the Security Configuration and Analysis scope item.
  2. Choose Open Database.
  3. Type in a new database name and press OPEN.
  4. Choose a security configuration file to import and press OPEN.
" IDS_REGISTRY_APPLY "&Replace existing permissions on all subkeys with inheritable permissions" IDS_REGISTRY_INHERIT "&Propagate inheritable permissions to all subkeys" IDS_REGISTRY_PREVENT "&Do not allow permissions on this key to be replaced" IDS_GROUP_TITLE "Configure Membership for %s" IDS_TICKET_EXPIRE "Ticket expires in:" IDS_TICKET_FOREVER "Ticket doesn't expire." IDS_TICKET_RENEWAL_EXPIRE "Ticket renewal expires in:" IDS_TICKET_RENEWAL_FOREVER "Ticket renewal doesn't expire:" IDS_MAX_TOLERANCE "Maximum tolerance:" IDS_NO_MAX_TOLERANCE "Maximum tolerance:" IDS_NOT_APPLICABLE "Not Applicable" IDS_WHAT_ISTHIS "What's this?" END STRINGTABLE DISCARDABLE BEGIN IDS_NO_MEMBERS "" IDS_NO_MEMBER_OF "" IDS_ADD_USERGROUP "User and group names" IDS_ADD_TITLE "Add user or group" IDS_RNH_AUTODISCONNECT_SPECIAL "Do not disconnect clients:" IDS_RNH_AUTODISCONNECT_STATIC "Disconnect when idle time exceeds:" IDS_RNH_CACHED_LOGONS_SPECIAL "Do not cache logons:" IDS_RNH_CACHED_LOGONS_STATIC "Cache:" IDS_RNH_PASSWORD_WARNINGS_STATIC "Begin prompting this many days before password expires:" IDS_RNH_PASSWORD_WARNINGS_SPECIAL "Begin prompting this many days before password expires:" IDS_REGISTRY_CONFIGURE "&Configure this key then" IDS_ERR_GLOBAL_LOC_DESC "Could not save global location description" IDS_ERR_LOCAL_LOC_DESC "Could not save location description" IDS_REFRESH_TEMPLATE "Reload\nReload the security policy" IDS_SAVE_P "Save changes to %1 before reloading it?" IDS_LOCAL_SECURITY_NAME "Local Security Settings" END STRINGTABLE DISCARDABLE BEGIN IDS_SS_DESC "WSecEdit Security Settings Class" IDS_LS_DESC "WSecEdit Local Security Settings Class" IDS_HTMLHELP_LS_TOPIC "\\help\\secsetconcepts.chm::/sag_secsettopnode.htm" IDS_HELPFILE_LS "\\help\\secsetconcepts.chm" IDS_LSABOUT_DESCRIPTION "The Local Security Settings snap-in helps you define security on the local system." IDS_HELPFILE_RSOP "\\help\\secsetconcepts.chm" IDS_RSOP_DESC "WSecEdit RSOP Security Settings Class" IDS_RSOPABOUT_DESCRIPTION "The RSOP Security Settings Extension snap-in extends the RSOP snap-in and helps you view resultant security policies for computers in your domain." IDS_HTMLHELP_RSOP_TOPIC "\\help\\secsetconcepts.chm::/sag_secsettopnode.htm" IDS_TABNAME "Security" IDS_CANCEL "&Cancel" IDS_APPLY "&Apply" IDS_ADMIN_NO_GPO "The Group Policy security settings that apply to this machine could not be determined.\nThe error returned when trying to retreive these settings from the local security policy database (%%windir%%\\security\\database\\secedit.sdb) was: %s\nAll local security settings will be displayed, but no indication will be given as to whether or not a given security setting is defined by Group Policy.\nAny local security setting modified through this User Interface may subsequently be overriden by domain-level policies." IDS_NON_ADMIN_NO_GPO "The Group Policy security settings that apply to this machine could not be determined.\nThe error received when trying to retreive these settings from the local policy database (%%windir%%\\security\\database\\secedit.sdb) was: %s\nAll local security settings will be displayed, but no indication will be given as to whether or not a given security setting is defined by Group Policy." IDS_VIEW_LOGFILE_TITLE "Log file: " IDS_PRECEDENCE_GPO_HEADER "Policy Name" END STRINGTABLE DISCARDABLE BEGIN IDS_PRECEDENCE_VALUE_HEADER "Setting" IDS_PRECEDENCE_SUCCESS "The policy %1 was correctly applied." IDS_PRECEDENCE_CHILD_ERROR "There was an error configuring a child of this object. (or The policy engine attempted and failed to configure the child of a specific policy setting.) For more information, see %windir%\\security\\logs\\winlogon.log" IDS_PRECEDENCE_ERROR "The policy %1 resulted in the following error %2. For more information, see %%windir%%\\security\\logs\\winlogon.log on the target machine." IDS_PRECEDENCE_INVALID "The policy %1 resulted in an invalid status and was logged. See %%windir%%\\security\\logs\\winlogon.log on the target machine for more information." IDS_PRECEDENCE_NO_CONFIG "The policy engine did not attempt to configure the setting. For more information, see %windir%\\security\\logs\\winlogon.log on the target machine." IDS_VIEW_SECURITY "&View Security..." IDS_EXPORT_FAILED "Couldn't export template to %1.\nThe error returned was: %2" IDS_SAVE_DATABASE "Save changes to Security Database?" IDS_DENY_REMOTE_INTERACTIVE_LOGON "Deny logon through Terminal Services" IDS_REMOTE_INTERACTIVE_LOGON "Allow logon through Terminal Services" IDS_ADD_LOC_FAILED "Couldn't add template search path" IDS_DEFAULT_LOCATION "%windir%\\security\\templates" IDS_LOGFILE_DEFAULT "\\Security\\Logs" IDS_ERROR_NOT_ON_PDC "The security portion of this group policy may only be edited on the PDC Emulator." IDS_PRIV_WARNING "This setting is not compatible with computers running Windows 2000 Service Pack 1 or earlier. Apply Group Policy objects containing this setting only to computers running a later version of the operating system." END #endif // English (U.S.) resources ///////////////////////////////////////////////////////////////////////////// #ifndef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 3 resource. // ///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED