Pass the Client's IP Address to the Authentication Request

(EFT Server 5.2.6 and later; This is not recommended, but was a special request from a customer with a unique configuration. This is not a standard part of the LDAP protocol.) With this registry setting, EFT Server alters the password that is sent to LDAP (during the BIND request) to take on the form <client IP>@@<password>.

To activate this feature, create the following key:

HKEY_LOCAL_MACHINE\SOFTWARE\GlobalSCAPE Inc.\EFT Server 4.0

"PasswordContainsClientIP"=dword:00000001"

(DWORD; 1 to enable, 0 or does not exist (default) to disable)

Related Topics

Windows Registry Keys

Backing Up the Registry

Creating a .reg File

Manually Creating Registry Keys