Hello,
I have 3 Entries to the same Server with different Usernames and different saved passwords.
When I open the sessions it always open the same session.
I open Entry 1 - open Entry 2
I open Entry 3 - open Entry 2
When I delete the passwords - it works fine.
I open Entry 1 - open login window with user from Entry 1
I open Entry 3 - open login window with user from Entry 3
kind regards
Hi,
This is a limitation of mstsc.exe (microsoft client). RDM use it in external mode. The solution is simple but you need to use the embedded mode and the database password. This problem happen when you store the password locally because mstsc can only store one credentials at the time.
David Hervieux
Thank you David. It works.
best regards