Notes.ini Entry



Name:

    Local_DB_Encrypt_Enable

Syntax

    Local_DB_Encrypt_Enable=0 / 1

Applies to:

    Workstations

Add-on:


    First Release:


      Obsolete since:


        Category:

          Encryption, ODS, Compact

        Default:

          None

        UI equivalent:

          None

        Description:
        On Notes clients databases are usually encrypted by default. The notes.ini setting LOCAL_DB_ENCRYPT_DEFAULT determines which encryption strength to use
        (0 = No Encryption, 1 = Simple Encryption, 2 = Medium Encryption, 3 = Strong Encryption)

        So you should have enabled the following for new databases that should be encrypted with strong encryption.

        LOCAL_DB_ENCRYPT_ENABLE=1
        LOCAL_DB_ENCRYPT_DEFAULT=3

        Note: In case your workstation uses local disk encryption and/or you are using shared login there is also not much sense in encrypting databases.