;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; Group Policy administrative template for ;; Password Manager XP 2.1.311 or later. ;; ;; Last modifed: 24/02/2007 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; CLASS USER CATEGORY !!CPLab KEYNAME "Software\Policies\CP Lab" CATEGORY !!PwdMgr KEYNAME "Software\Policies\CP Lab\Password Manager XP" CATEGORY !!PwdMgr_Restrictions POLICY !!HideRestrictionsPage VALUENAME "HideRestrictionsPage" VALUEON NUMERIC 1 VALUEOFF NUMERIC 0 EXPLAIN !!HideRestrictionsPage_Help END POLICY POLICY !!HideLocationsPage VALUENAME "HideLocationsPage" VALUEON NUMERIC 1 VALUEOFF NUMERIC 0 EXPLAIN !!HideLocationsPage_Help END POLICY POLICY !!HideBackupPage VALUENAME "HideBackupPage" VALUEON NUMERIC 1 VALUEOFF NUMERIC 0 EXPLAIN !!HideBackupPage_Help END POLICY POLICY !!DisableRemWizard VALUENAME "DisableRemWizard" VALUEON NUMERIC 1 VALUEOFF NUMERIC 0 EXPLAIN !!DisableRemWizard_Help END POLICY POLICY !!DisableRestore VALUENAME "DisableRestore" VALUEON NUMERIC 1 VALUEOFF NUMERIC 0 EXPLAIN !!DisableRestore_Help END POLICY POLICY !!DisableBackup VALUENAME "DisableBackup" VALUEON NUMERIC 1 VALUEOFF NUMERIC 0 EXPLAIN !!DisableBackup_Help END POLICY POLICY !!DisableOptions VALUENAME "DisableOptions" VALUEON NUMERIC 1 VALUEOFF NUMERIC 0 EXPLAIN !!DisableOptions_Help END POLICY POLICY !!DisableDBCreate VALUENAME "DisableDBCreate" VALUEON NUMERIC 1 VALUEOFF NUMERIC 0 EXPLAIN !!DisableDBCreate_Help END POLICY POLICY !!DisableDBProps VALUENAME "DisableDBProps" VALUEON NUMERIC 1 VALUEOFF NUMERIC 0 EXPLAIN !!DisableDBProps_Help END POLICY POLICY !!DisableDBFolder VALUENAME "DisableDBFolder" VALUEON NUMERIC 1 VALUEOFF NUMERIC 0 EXPLAIN !!DisableDBFolder_Help END POLICY END CATEGORY ;PwdMgr_Restrictions POLICY !!RegKeyPath PART !!RegKeyPathLabel EDITTEXT VALUENAME "RegKeyPath" MAXLEN 260 REQUIRED END PART EXPLAIN !!RegKeyPath_Help END POLICY POLICY !!DBLocations EXPLAIN !!DBLocations_Help PART !!DBFolders LISTBOX KEYNAME "Software\Policies\CP Lab\Password Manager XP\DBLocations" VALUEPREFIX DBFolder END PART PART !!DisableUserLocations CHECKBOX VALUENAME "DisableUserLocations" VALUEON NUMERIC 1 VALUEOFF NUMERIC 0 END PART END POLICY POLICY !!AutoBackupFolder PART !!AutoBackupFolderLabel EDITTEXT VALUENAME "AutoBackupFolder" MAXLEN 260 REQUIRED END PART EXPLAIN !!AutoBackupFolder_Help END POLICY POLICY !!DisableAutoBackup VALUENAME "DisableAutoBackup" VALUEON NUMERIC 1 VALUEOFF NUMERIC 0 EXPLAIN !!DisableAutoBackup_Help END POLICY POLICY !!DbFileNameTemplate PART !!DbFileNameTemplate EDITTEXT VALUENAME "DbFileNameTemplate" MAXLEN 50 REQUIRED END PART EXPLAIN !!DbFileNameTemplate_Help END POLICY END CATEGORY ; PwdMgr END CATEGORY ; CPLab ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; [strings] CPLab="CP Lab" PwdMgr="Password Manager XP" PwdMgr_Restrictions="Restrictions" HideRestrictionsPage="Hide Restrictions page" HideRestrictionsPage_Help="Hide Restrictions page in Password Manager XP options.\n\nIf you disable or do not configure this policy setting, Restrictions page will be available to users." HideLocationsPage="Hide Locations page" HideLocationsPage_Help="Hide Locations page in Password Manager XP options.\n\nIf you disable or do not configure this policy setting, Locations page will be available to users." HideBackupPage="Hide Backup page" HideBackupPage_Help="Hide Backup page in Password Manager XP options.\n\nIf you disable or do not configure this policy setting, Backup page will be available to users." DisableOptions="Disable options window" DisableOptions_Help="Prevents users from accessing Password Manager XP options.\n\nIf you disable or do not configure this policy setting, users will be able to access the program's options." DisableRemWizard="Disable Install to removable device wizard" DisableRemWizard_Help="Prevents users from starting Install to removable device wizard.\n\nIf you disable or do not configure this policy setting, Install to removable device wizard will be available to users." DisableRestore="Disable restore databases from backup" DisableRestore_Help="Prevents users from restoring databases from backup.\n\nIf you disable or do not configure this policy setting, users will be able to restore databases from backup." DisableBackup="Disable backup of databases" DisableBackup_Help="Prevents users from backuping databases.\n\nIf you disable or do not configure this policy setting, users will be able to backup databases." DisableDBCreate="Disable creation of new databases" DisableDBCreate_Help="Prevents users from creating new databases.\n\nIf you disable or do not configure this policy setting, users will be able to create new databases." DisableDBProps="Disable database properties for non administrator users" DisableDBProps_Help="Prevents non administrator users from viewing database properties.\n\nIf you disable or do not configure this policy setting, non administrator users will be able to view database properties.\n\n* This setting takes effect in Password Manager XP 2.2.372 or later." DisableDBFolder="Hide 'Tools > Go to databases folder' menu item" DisableDBFolder_Help="Hide 'Tools > Go to databases folder' menu item.\n\nIf you disable or do not configure this policy setting, users will be able to use this menu item.\n\n* This setting takes effect in Password Manager XP 2.2.372 or later." RegKeyPath="Path to file with registration data" RegKeyPathLabel="File with registration data" RegKeyPath_Help="Using this policy setting you can specify path to file with Password Manager XP registration data. Password Manager XP will read registration data from this file every time it starts.\n\nThe registration data is stored in PwdManager.key file, which can be found in program's folder after registration." DBLocations="Databases locations" DBLocations_Help="List of folders that will be searched for databases. UNC paths (\\Server\Share) are supported here.\n\nUsers can use custom locations of databases unless "Do not allow users to use custom databases locations" option is not set." DisableUserLocations="Do not allow users to use custom databases locations" DBFolders="Folders to be searched for databases" AutoBackupFolder="Folder for automatic backups" AutoBackupFolderLabel="Folder for automatic backup" AutoBackupFolder_Help="Specify folder for automatic backup of databases before saving.\n\nIf you do not configure this policy setting, user will be able to control this option by himself." DisableAutoBackup="Turn off automatic backup" DisableAutoBackup_Help="If this setting is enabled, automatic backup of databases before saving will be turned off.\n\nIf this setting is disabled, automatic backup of databases before saving will be turned on.\n\nIf you do not configure this policy setting, user will be able to control this option by himself." DbFileNameTemplate="Database file name template" DbFileNameTemplate_Help="Specify template which is used to create or search database file names.\nExample: PMBase*.dat\n\nIf you do not configure this policy setting, user will be able to control this option by himself.\n\n* This setting takes effect in Password Manager XP 2.2.358 or later."