Within SmartLockr it is possible to use a variety of registry settings to personalize the software.
These keys as described below are seperated in two groups:
- Registerykeys that you can change to configure the plugin.
- Registerykeys which you should not change, they provide the service to work properly.
The registry settings for SmartLockr can be found here:
Computer\HKEY_CURRENT_USER\Software\SmartLockr (Single user installer but there will also be registry keys here for users that have the all user installer)
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\SmartLockr (All user installer)
Registerykeys available for personalization:
Reg Key: BodyEncryption
Type: REG_DWORD
Default value: 1
Description: When the value of this key is 1, the button for Body Encryption will be enabled.
Reg Key: ConfirmAttachments
Type: REG_DWORD
Default value: 1
Description: When the value of this key is 1, SmartLockr will require the sender to confirm the attachment for this mail. This will prevent users from sending unintended documents to recipients.
Reg Key: ConfirmRecipients
Type: REG_DWORD
Default value: 1
Description: When the value of this key is 1, SmartLockr will require the sender to confirm the recipients of this mail. This will prevent users from sending mail to unintended recipients.
Reg Key: ConfirmWhenDisabled
Type: REG_DWORD
Default value: 0
Description: When the value of this key is 1, SmartLockr will show the confirmation screen even when SmartLockr is not enabled.
Reg Key: DefaultProtection
Type: REG_DWORD
Default value: 0
Description: With this key you can choose which security method is required to send mail.
- 0 = Public channel
- 1 = Multifactor secured channel (with text message)
- 2 = Secure channel with password protection
Reg Key: ForcedProtection
Type: REG_DWORD
Default value: 2
Description: In the Admin Portal you are able to trigger SmartLockr to activate secure mail. This can be forced to users. You can set up which method is forced by using the following values.
- 0 = Public channel
- 1 = Multifactor secured channel (with text message)
- 2 = Secure channel with password protection
Reg Key: LimitAccessByDownloads
Type: REG_DWORD
Default value: 0
Description: When the value of this key is 1, it will automatically enable a maximum amount of downloads.
Reg Key: LimitAccessByTime
Type: REG_DWORD
Default value: 0
Description: When the value of this key is 1, it will enable the period of which the access is limited. Using this option enables you to limit the time the recipient has access to the file.
Reg Key: LimitAccessDays
Type: REG_DWORD
Default value: 14
Description: With this key you can set how long the file is available for download. The default value is 14 days.
Reg Key: LimitAccessMaxDownloads
Type: REG_DWORD
Default value: 3
Description: This value of this key is the default for the maximum amount of downloads.
Reg Key: ScheduleAutomaticInterval
Type: REG_DWORD
Standaardwaarde: 0
Description: With this key you are configure the amount of minutes it costs to automatically send messages.
Reg Key: SendImmediately
Type: REG_DWORD
Default value: 0
Description: This key is for using Outlook in offline mode. The mails will be kept in a seperate SmartLockr Outbox and will be send once Outlook returns online.
Other registerykeys:
IMPORTANT: do not adjust these keys.
Reg Key: ApiEntryPoint
Type: REG_SZ
Default value: https://localhost:44301/api/
Description: This key is to communicate with the server
Reg Key: AuthEntryPoint
Type: REG_SZ
Default value: https://localhost:44302
Description: This key is to communicate with the server
Reg Key: ChannelViewerUrl
Type: REG_SZ
Default value: https://localhost:44304/channels
Description: This key is to communicate with the server
Reg Key: ChannelLinkTemplate
Type: REG_SZ
Default value: ${path_to_addin}\channel_link.html
Description: This key is to communicate with the server
Reg Key: NotEncryntedHeader
Type: REG_SZ
Default value: ${path_to_addin}\not_encrypted_header.html
Description: This key is to communicate with the server
Reg Key: PublicNotificationBodyTemplate
Type: REG_SZ
Default value: ${path_to_addin}\public_notification_body.html
Description: This key is to communicate with the server
Comments
0 comments
Please sign in to leave a comment.