6.6.0 enterprise and invalid data sourcemaster key

6.6.0 enterprise and invalid data sourcemaster key

avatar

I was hoping an upgrade to 6.6.0 would fix this, which just started today. We use a shared xml file available via Dropbox, but now it is asking for a master key, which nobody has set. ?

Using the 'local' xml via a mapped dropbox directory also prompts for a master key. Over 300 connections are stored in the XML.

All Comments (5)

avatar

(while I don't think this is entirely related to the main issue of the encrypted Data Source --)

With a test copy of our XML stored locally on my desktop, I attempted to change the master key value via 'File -> Change Master Key' and selecting 'No Master Key'. I am prompted for the Data Source Master Key after the selection. If I choose cancel..

Unexpected error, contact us at remotedesktopmanager.com

OS: Windows 7 Service Pack 1 64-bit

UserCancelConnectionException - Exception of type 'Devolutions.RemoteDesktopManager.Business.DataSources.UserCancelConnectionException' was thrown.

at Devolutions.RemoteDesktopManager.Business.DataSources.BaseXmlConnectionDataSource.Unprotect(String content)
at Devolutions.RemoteDesktopManager.Business.DataSources.BaseXmlConnectionDataSource.ReadXml(String content)
at Devolutions.RemoteDesktopManager.Business.DataSources.XmlConnectionDataSource.LoadData()
at Devolutions.RemoteDesktopManager.Business.DataSources.XmlConnectionDataSource.GetConnections()
at Devolutions.RemoteDesktopManager.Business.DataSources.XmlConnectionDataSource.SaveConnection(Connection connection)
at Devolutions.RemoteDesktopManager.Managers.MainMenuManager.MnuChangeMasterKey_Click(Object sender, EventArgs eventArgs)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

avatar

Hi,
If you open the file with an editor, do you see the Xml content?

David Hervieux

avatar

No. The file appears to be encrypted now.

avatar

Ugh. Please close issue. Found the team member who added their own password to the file. It has been removed by them via the 'File --> Change Master Key' No Master Key.

avatar

Good :)

David Hervieux