I noticed when upgrading to the new 2202 version of RDM that the Credentials section in the navigation tree is now broke out to the root level.
The option that controlled that in previous versions is now missing (see screenshot).
I also noticed that if I check that option on the old version, it is now missing there also.
After examining the RemoteDesktopManager.cfg file, it appears the line controlling this behavior is:
<LoadCredentialsInSessions>false</LoadCredentialsInSessions>
I would like to see the option visible again to toggle this behavior of keeping the credentials in a separate "Credentials" section in the Tree View.
Not sure if this is a Bug Report or a Feature Request.
Thanks!
RDM Tree View Options.png
Hello,
This is not a bug, we still support this option but we no longer want to expose it. This is only supported in RDM and it could lead to issues in our other products like Hub, DWL and DVLS. You can create a folder called Credentials and move your entries in it.
Regards
David Hervieux
I just added the line back into the configuration file. Or, I could have put all the credentials into a folder. Thanks for the answer and the explanation.