Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Turn off the registration page: Software\Identity Finder\Client\Initialization\ShowRegistrationPage=0
  • Turn off Customer Experience page: Software\Identity Finder\Client\Initialization\ShowCustomerExperiencePage=0 
  • Enable sending of data to the console: Software\Identity Finder\Client\Console\enable=1
  • Provide encryption key for the console: Software\Identity Finder\Client\Console\encKey=<encryption key>
  • Set the polling interval for every 4 hours: Software\Identity Finder\Client\Console\pollingInterval=14400 (default is every 5 minutes)
  • Do not send match text to server:Software\Identity Finder\Client\Console\ sendMatch=0
  • Connect to server: Software\Identity Finder\Client\Console\serverUrl= http://fill-in-your-server.cornell.edu/services (encrypts all communications with the client regardless of whether SSL is used)
  • Send only info about SSNs and CCs to server: Software\Identity Finder\Client\Console\matchTypes=10001,10002
  • Disable guest login: Software\Identity Finder\Client\Profile\RequireProfileLogin=1
  • Set password strength to Stronger: Software\Identity Finder\Client\Profile\PasswordStrength=2
  • Enable the password strength capability: Software\Identity Finder\Client\Profile\EnablePasswordStrength=1
  • Disable ability to change attributes of read-only files: Software\Identity Finder\Client\Settings\Actions\Disable\disableChangeReadOnly=1
  • Disable ability to change attributes of hidden files: Software\Identity Finder\Client\Settings\Actions\Disable\disableChangeHidden=1
  • Allow user to doubleclick on .idf files and open them in IDF: Software\Identity Finder\Client\Settings\Explorer\FileAssociation_idf=1
  • Exclude all non-local drives from the search: Software\Identity Finder\Client\Settings\Locations\Files\OnlySearchLocalDrivesWhenSearchingMyComputer=1
  • Set type of files to search to be "Custom": Software\Identity Finder\Client\Settings\Locations\Files\FileTypeSearchOption=2
  • Set the file extension list to be the exclude list: Software\Identity Finder\Client\Settings\Locations\Files\FileExtensions\FileExtensionListIsExcludeList=1
  • Wiki Markup
    Set the custom folder exclude list to exclude Thunderbird files (messages are still scanned) and system directories (replace "\!" with "~" in the following text): Software\Identity Finder\Client\Profile\Admin\CustomFolderExcludeList=<ExcludeFolders>\[\!\]&nbsp; <Entry>\[\!\]&nbsp;&nbsp;&nbsp; <FileName>%ProgramFiles%</FileName>\[\!\]&nbsp; </Entry>\[\!\]&nbsp; <Entry>\[\!\]&nbsp;&nbsp;&nbsp; <FileName>%AppData%\Thunderbird\Profiles</FileName>\[\!\]&nbsp; </Entry>\[\!\]&nbsp; <Entry>\[\!\]&nbsp;&nbsp;&nbsp; <FileName>%windir%</FileName>\[\!\]&nbsp; </Entry>\[\!\]</ExcludeFolders>&nbsp;&nbsp;
  • Turn off Quarantine action
  • Turn off Secure action

...