Icon View Incident Report

Serious Serious
Reported By: Ulrich Doewich
Reported On: 4/1/2008
For: Version 1.09 Build 1
# 2592 Custom TEDBSession RemoteEncryptionPassword Property Settings Not Working Properly

I have created a service application with a TEDBEngine in stServer mode, that creates a configuration file + database structure from scratch when started. ServerEncryptedOnly is True.

If I leave the default EncryptionPassword, I can create a remote session with the ElevateDB Manager and connect just fine. In fact, specifying a different encryption password in the manager makes no difference and still connects.

If I change the EncryptionPassword for the TEDBEngine component, the manager prompts for user name + password when I try to connect the session and does not accept the correct credentials - it displays an error with code 501 instead.


Comments Comments
The encryption password was getting set internally after the comms manager was created for the remote session manager and already assigned the default encryption password. This resulted in the comms manager never getting its encryption password set to the new custom value.


Resolution Resolution
Fixed Problem on 4/4/2008 in version 1.09 build 2


Products Affected Products Affected
ElevateDB Additional Software and Utilities
ElevateDB DAC Client-Server
ElevateDB DAC Client-Server with Source
ElevateDB DAC Standard
ElevateDB DAC Standard with Source
ElevateDB DAC Trial
ElevateDB VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image