Quantcast
Channel: Devolutions Forum - Recent Posts
Viewing all articles
Browse latest Browse all 19717

Topic "Active Directory console session type issue" a message from STGdb

$
0
0
I just tried out the AD synchronizer - works well, it picked up on all "servers" that I didn't have in my session list already. I see that you now have "My Domain" as an option now - thank you. So much quicker when doing AD queries, it works well.

But back to the AD Console - I just tried it and have a problem (BTW - nice feature to send an error report directly to Devolutions). That was something new also.

When I try and AD Console session and click on Reset Password, Unlock User, etc. (it keeps asking for my creds, even though it is set to "My Personal Credentials"). I'm trying to figure out the format for the credentials that RDM wants for the AD Console session. If I use <domain\username>, it tells me wrong username or password. If I use just my domain admin username, my error is:


NullReferenceException - Object reference not set to an instance of an object.

at Devolutions.RemoteDesktopManager.Frames.Embedded.FreEmbeddedActiveDirectoryConsole.GetActiveDirectoryUserSelected()
at Devolutions.RemoteDesktopManager.Frames.Embedded.FreEmbeddedActiveDirectoryConsole.butResetPassword_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at DevExpress.XtraEditors.BaseButton.OnClick(EventArgs e)
at DevExpress.XtraEditors.BaseButton.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
at DevExpress.XtraEditors.BaseControl.WndProc(Message& msg)
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)


Thanks

Viewing all articles
Browse latest Browse all 19717

Trending Articles