Sitemap

KeePass Example

Discover how Pleasant Password Server will enhance KeePass for business

This file is provided only as an example of which lines should be removed to ensure that the user still has control over the visual look and feel of KeePass.

Note: the settings in this file may not reflect the best security policy. Not removing the suggested lines may cause confusion with end users.

Legend:

  • orange highlighted lines - should be removed from the file.
  • yellow highlighted lines - may be left or removed, depending on settings and policies.
  • normal unhighlighted lines - should be left in the file.
<?xml version="1.0" encoding="utf-8"?><Configuration xmlns:
xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance">    <Meta>        
<PreferUserConfiguration>true</PreferUserConfiguration>    </Meta>    
<Application>        
<TemplateGroupId>00000000-0000-0000-0000-000000000000</TemplateGroupId>
        <LanguageFile />        <HelpUseLocal>false</HelpUseLocal>
        <LastUsedFile>            <Path />            <UserName />
            <Password />            <CredProtMode>Obf</CredProtMode>
            <CredSaveMode>NoSave</CredSaveMode>        </LastUsedFile>
        <MostRecentlyUsed>            <MaxItemCount>12</MaxItemCount>
            <Items />        </MostRecentlyUsed>        <Start>
            <OpenLastFile>true</OpenLastFile>            
<CheckForUpdate>false</CheckForUpdate>            
<MinimizedAndLocked>false</MinimizedAndLocked>            
<PluginCacheDeleteOld>true</PluginCacheDeleteOld>            
<PluginCacheClearOnce>false</PluginCacheClearOnce>
        
</Start>        <FileOpening>            
<ShowExpiredEntries>false</ShowExpiredEntries>            
<ShowSoonToExpireEntries>false</ShowSoonToExpireEntries>        
</FileOpening>        
<VerifyWrittenFileAfterSaving>true</VerifyWrittenFileAfterSaving>        
<UseTransactedFileWrites>true</UseTransactedFileWrites>        
<FileClosing>            <AutoSave>false</AutoSave>        
</FileClosing>        <TriggerSystem>            
<Enabled>true</Enabled> *Leave both lines if disabling the trigger system
            <Triggers /> *Remove this line if you wan to allow
users to set their own triggers
        </TriggerSystem>        
<PluginCachePath />
    </Application>    <Logging>        
<Enabled>false</Enabled>    </Logging>    <MainWindow>        <X>353</X>
        <Y>264</Y>
        <Width>1120</Width>
        <Height>583</Height>
        <Maximized>false</Maximized>
        <SplitterHorizontalFrac>0.8319149</SplitterHorizontalFrac>
        <SplitterVerticalFrac>0.25</SplitterVerticalFrac>
        <Layout>Default</Layout>
        <AlwaysOnTop>false</AlwaysOnTop>
        
<CloseButtonMinimizesWindow>false</CloseButtonMinimizesWindow>        
<MinimizeToTray>false</MinimizeToTray>        
<ShowFullPathInTitle>false</ShowFullPathInTitle>        
<DropToBackAfterClipboardCopy>false</DropToBackAfterClipboardCopy>        
<MinimizeAfterClipboardCopy>false</MinimizeAfterClipboardCopy>        
<MinimizeAfterLocking>false</MinimizeAfterLocking>        
<MinimizeAfterOpeningDatabase>false</MinimizeAfterOpeningDatabase>        
<QuickFindSearchInPasswords>false</QuickFindSearchInPasswords>        
<QuickFindExcludeExpired>false</QuickFindExcludeExpired>        
<FocusResultsAfterQuickFind>false</FocusResultsAfterQuickFind>        
<FocusQuickFindOnUntray>false</FocusQuickFindOnUntray>        
<CopyUrlsInsteadOfOpening>false</CopyUrlsInsteadOfOpening>        
<DisableSaveIfNotModified>false</DisableSaveIfNotModified>        
<ToolBar>
            <Show>true</Show>
        </ToolBar>
        <EntryView>            <Show>true</Show>            
<HideProtectedCustomStrings>true</HideProtectedCustomStrings>        
</EntryView>        <TanView>
            <UseSimpleView>true</UseSimpleView>
            <ShowIndices>true</ShowIndices>
        </TanView>
        <EntryListColumnCollection>
            <Column>
                <Type>Title</Type>
                <CustomName />
                <Width>195</Width>
                <HideWithAsterisks>false</HideWithAsterisks>
            </Column>
            <Column>
                <Type>UserName</Type>
                <CustomName />
                <Width>90</Width>
                <HideWithAsterisks>false</HideWithAsterisks>
            </Column>
            <Column>
                <Type>Password</Type>
                <CustomName />
                <Width>113</Width>
                <HideWithAsterisks>true</HideWithAsterisks>
            </Column>
            <Column>
                <Type>Url</Type>
                <CustomName />
                <Width>90</Width>
                <HideWithAsterisks>false</HideWithAsterisks>
            </Column>
            <Column>
                <Type>Notes</Type>
                <CustomName />
                <Width>90</Width>
                <HideWithAsterisks>false</HideWithAsterisks>
            </Column>
        </EntryListColumnCollection>
        <EntryListColumnDisplayOrder>0 1 2 3 4</EntryListColumnDisplayOrder>

        <EntryListAutoResizeColumns>false</EntryListAutoResizeColumns>
        <EntryListAlternatingBgColors>true</EntryListAlternatingBgColors>
        <ListSorting>
            <Column>-1</Column>
            <Order>Ascending</Order>
            <CompareNaturally>true</CompareNaturally>
            <CompareTimes>false</CompareTimes>
        </ListSorting>
        <ShowEntriesOfSubGroups>false</ShowEntriesOfSubGroups>
    </MainWindow>    <UI>        <TrayIcon>
            <ShowOnlyIfTrayed>false</ShowOnlyIfTrayed>
            <SingleClickDefault>false</SingleClickDefault>
        </TrayIcon>        <Hiding>
            <SeparateHidingSettings>false</SeparateHidingSettings>
            <HideInEntryWindow>true</HideInEntryWindow>
            <UnhideButtonAlsoUnhidesSource>false</UnhideButtonAlsoUnhidesSource>
        </Hiding>        <StandardFont>
            <Family>Microsoft Sans Serif</Family>
            <Size>8.25</Size>
            <GraphicsUnit>Point</GraphicsUnit>
            <Style>Regular</Style>
           <OverrideUIDefault>false</OverrideUIDefault>
        </StandardFont>        <PasswordFont>
            <Family>Courier New</Family>
            <Size>8.25</Size>
            <GraphicsUnit>Point</GraphicsUnit>
            <Style>Regular</Style>
            <OverrideUIDefault>false</OverrideUIDefault>
        </PasswordFont>
        <ForceSystemFontUnix>true</ForceSystemFontUnix>
        <BannerStyle>WinVistaBlack</BannerStyle>
        <ShowImportStatusDialog>true</ShowImportStatusDialog>
        <UseCustomToolStripRenderer>true</UseCustomToolStripRenderer>
        <OptimizeForScreenReader>false</OptimizeForScreenReader>
        <DataEditorWidth>-16381</DataEditorWidth>
       <DataEditorHeight>-16381</DataEditorHeight>
        <DataEditorFont>
            <Family>Microsoft Sans Serif</Family>
            <Size>8.25</Size>
            <GraphicsUnit>Point</GraphicsUnit>
            <Style>Regular</Style>
            <OverrideUIDefault>false</OverrideUIDefault>
        </DataEditorFont>
        <DataEditorWordWrap>true</DataEditorWordWrap>
        <CharPickerRect />
        <KeyCreationFlags>0</KeyCreationFlags>
        <KeyPromptFlags>0</KeyPromptFlags>
    </UI>    <Security>        <WorkspaceLocking>
            <LockOnWindowMinimize>false</LockOnWindowMinimize>
            <LockOnSessionSwitch>true</LockOnSessionSwitch>
            <LockOnSuspend>true</LockOnSuspend>
            <LockOnRemoteControlChange>false</LockOnRemoteControlChange>
            <LockAfterTime>0</LockAfterTime>
            <LockAfterGlobalTime>240</LockAfterGlobalTime>
            <ExitInsteadOfLockingAfterTime>false</ExitInsteadOfLockingAfterTime>
        </WorkspaceLocking>        <Policy>
            <Plugins>true</Plugins>
            <Export>true</Export>
            <ExportNoKey>true</ExportNoKey>
            <Import>true</Import>
            <Print>true</Print>
            <NewFile>true</NewFile>
            <SaveFile>true</SaveFile>
            <AutoType>true</AutoType>
            <AutoTypeWithoutContext>true</AutoTypeWithoutContext>
            <CopyToClipboard>true</CopyToClipboard>
            <CopyWholeEntries>true</CopyWholeEntries>
            <DragDrop>true</DragDrop>
            <UnhidePasswords>true</UnhidePasswords>
            <ChangeMasterKey>true</ChangeMasterKey>
            <ChangeMasterKeyNoKey>true</ChangeMasterKeyNoKey>
            <EditTriggers>true</EditTriggers>
        </Policy>        <MasterPassword>
            <MinimumLength>0</MinimumLength>
            <MinimumQuality>0</MinimumQuality>
        </MasterPassword>
        <MasterKeyOnSecureDesktop>false</MasterKeyOnSecureDesktop>
        <ClipboardClearOnExit>true</ClipboardClearOnExit>
        <ClipboardClearAfterSeconds>12</ClipboardClearAfterSeconds>
        <UseClipboardViewerIgnoreFormat>false</UseClipboardViewerIgnoreFormat>
        <ClearKeyCommandLineParams>true</ClearKeyCommandLineParams>
    </Security>    <Native>
        <NativeKeyTransformations>true</NativeKeyTransformations>
    </Native>    <PasswordGenerator>
        <AutoGeneratedPasswordsProfile>
            <Name />
            <GeneratorType>CharSet</GeneratorType>
            <CollectUserEntropy>false</CollectUserEntropy>
            <Length>20</Length>
            <CharSetRanges>ULD_______</CharSetRanges>
            <CharSetAdditional />
            <Pattern />
            <PatternPermutePassword>false</PatternPermutePassword>
            <ExcludeLookAlike>false</ExcludeLookAlike>
            <NoRepeatingCharacters>false</NoRepeatingCharacters>
            <ExcludeCharacters />
            <CustomAlgorithmUuid />
            <CustomAlgorithmOptions />
        </AutoGeneratedPasswordsProfile>
        <LastUsedProfile>
            <Name>(Custom)</Name>
            <GeneratorType>CharSet</GeneratorType>
            <CollectUserEntropy>false</CollectUserEntropy>
            <Length>20</Length>
            <CharSetRanges>ULD_______</CharSetRanges>
            <CharSetAdditional />
            <Pattern />
            <PatternPermutePassword>false</PatternPermutePassword>
            <ExcludeLookAlike>false</ExcludeLookAlike>
            <NoRepeatingCharacters>false</NoRepeatingCharacters>
            <ExcludeCharacters />
            <CustomAlgorithmUuid />
            <CustomAlgorithmOptions />
        </LastUsedProfile>
        <UserProfiles />
    </PasswordGenerator>
    <Defaults>
        <NewEntryExpiresInDays>-1</NewEntryExpiresInDays>
        <OptionsTabIndex>0</OptionsTabIndex>
        <TanCharacters>abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-</TanCharacters>
        <TanExpiresOnUse>true</TanExpiresOnUse>
        <SearchParameters>
            <SearchString />
            <RegularExpression>false</RegularExpression>
            <SearchInTitles>true</SearchInTitles>
            <SearchInUserNames>true</SearchInUserNames>
            <SearchInPasswords>false</SearchInPasswords>
            <SearchInUrls>true</SearchInUrls>
            <SearchInNotes>true</SearchInNotes>
            <SearchInOther>true</SearchInOther>
            <SearchInUuids>false</SearchInUuids>
            <SearchInGroupNames>false</SearchInGroupNames>
            <SearchInTags>true</SearchInTags>
            <ComparisonMode>InvariantCultureIgnoreCase</ComparisonMode>
            <ExcludeExpired>false</ExcludeExpired>
        </SearchParameters>
        <FileSaveAsDirectory />
        <RememberKeySources>true</RememberKeySources>
        <KeySources />
        <CustomColors />
        <WinFavsBaseFolderName />
        <RecycleBinCollapse>false</RecycleBinCollapse>
    </Defaults>
    <Integration>
        <HotKeyGlobalAutoType>393281</HotKeyGlobalAutoType>
        <HotKeySelectedAutoType>0</HotKeySelectedAutoType>
        <HotKeyShowWindow>393291</HotKeyShowWindow>
        <HotKeyEntryMenu>0</HotKeyEntryMenu>
        <UrlOverride />
        <UrlSchemeOverrides>
            <SetToDefaults>false</SetToDefaults>
            <Overrides>
                <Override>
                    <Enabled>true</Enabled>
                    <Scheme>ssh</Scheme>
                    <UrlOverride>cmd://PuTTY.exe -ssh {USERNAME}@{URL:RMVSCM}</UrlOverride>
                </Override>                <Override>
                    <Enabled>false</Enabled>
                    <Scheme>http</Scheme>
                    <UrlOverride>cmd://{INTERNETEXPLORER} "{URL}"</UrlOverride>
                </Override>                <Override>
                    <Enabled>false</Enabled>
                    <Scheme>https</Scheme>
                    <UrlOverride>cmd://{INTERNETEXPLORER} "{URL}"</UrlOverride>
                </Override>
                <Override>
                    <Enabled>false</Enabled>
                    <Scheme>http</Scheme>
                    <UrlOverride>cmd://{FIREFOX} "{URL}"</UrlOverride>
                </Override>
                <Override>
                    <Enabled>false</Enabled>
                    <Scheme>https</Scheme>
                    <UrlOverride>cmd://{FIREFOX} "{URL}"</UrlOverride>
                </Override>
                <Override>
                    <Enabled>false</Enabled>
                    <Scheme>chrome</Scheme>
                    <UrlOverride>cmd://{FIREFOX} -chrome "{URL}"</UrlOverride>
                </Override>
                <Override>
                    <Enabled>false</Enabled>
                    <Scheme>http</Scheme>
                    <UrlOverride>cmd://{OPERA} "{URL}"</UrlOverride>
                </Override>
                <Override>
                    <Enabled>false</Enabled>
                    <Scheme>https</Scheme>
                    <UrlOverride>cmd://{OPERA} "{URL}"</UrlOverride>
                </Override>
                <Override>
                    <Enabled>false</Enabled>
                    <Scheme>http</Scheme>
                    <UrlOverride>cmd://{GOOGLECHROME} "{URL}"</UrlOverride>
                </Override>
                <Override>
                    <Enabled>false</Enabled>
                    <Scheme>https</Scheme>
                    <UrlOverride>cmd://{GOOGLECHROME} "{URL}"</UrlOverride>
                </Override>
                <Override>
                    <Enabled>false</Enabled>
                    <Scheme>kdbx</Scheme>
                    <UrlOverride>cmd://"{APPDIR}KeePass.exe" "{URL:RMVSCM}" -pw-enc:"{PASSWORD_ENC}"
</UrlOverride>
                </Override>
                <Override>
                    <Enabled>false</Enabled>
                    <Scheme>kdbx</Scheme>
                    <UrlOverride>cmd://mono "{APPDIR}/KeePass.exe" "{URL:RMVSCM}" -pw-enc:"{PASSWORD_ENC}"
</UrlOverride>
                </Override>
            </Overrides>
        </UrlSchemeOverrides>
        <SearchKeyFiles>true</SearchKeyFiles>
        <SearchKeyFilesOnRemovableMedia>false</SearchKeyFilesOnRemovableMedia>
        <LimitToSingleInstance>true</LimitToSingleInstance>
        <AutoTypeMatchByTitle>true</AutoTypeMatchByTitle>
        <AutoTypePrependInitSequenceForIE>true</AutoTypePrependInitSequenceForIE>
        <AutoTypeReleaseAltWithKeyPress>true</AutoTypeReleaseAltWithKeyPress>
        <AutoTypeCancelOnWindowChange>false</AutoTypeCancelOnWindowChange>
    </Integration>    <Custom /></Configuration>