Search

GlobalSCAPE Knowledge Base

Prevent the password confirmation email from being sent when a user is not authorized to reset the password

Karla Marsh
EFT

THE INFORMATION IN THIS ARTICLE APPLIES TO:

  • EFT v7.3.7 and later

EFT v8.0 and later store Advanced Properties in a JSON file. When you upgrade from EFT v7.4.x to EFT v8, the non-default settings that you have defined in the registry will be added to the Advanced Properties file during upgrade. (Default settings become part of the EFT configuration files.) For a more on how to use advanced properties, and a spreadsheet of the advanced properties, please refer to the "Advanced Properties" topic in the help for your version of EFT.

DISCUSSION

In EFT 7.3.7, we added an advanced property to prevent the password confirmation email from being sent when a user is not authorized to reset the password, as shown below.

In EFT v8 and later:

Add the name:value pair to the AdvancedProperties.JSON file in EFT's \ProgramData\ directory as described in the "Advanced Properties" topic in the online help for your version of EFT.

{
"PreventPasswordResetUnauthorizedEmail": value
}

In versions prior to v8.0:

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\GlobalSCAPE Inc.\EFT Server 7.3

Type: DWORD

Key: PreventPasswordResetUnauthorizedEmail

Values:

  • 0- Default (current) behavior. When the workspace invitation is sent by a user, the recipient receives it from SMTP server, but when a user sends an email using EFT-Send, the recipient receives the mail from the sender's email address
  • 1-Recipient receives the mail/workspace invite from SMTP server
  • 2-Recipient receives the mail/workspace invite from the sender's email address
Details
Last Modified: 2 Weeks Ago
Last Modified By: kmarsh
Type: INFO
Rated 2 stars based on 1 vote
Article has been viewed 9K times.
Options
Also In This Category