We have the RDP plug-in configured and working on our ASA through VPN portal, however, we allow connections to users' desktops instead of a single Terminal Server. Since all of our users' computer names are the same as their usernames (which they use to authenticate on the VPN), we want to be able to dynamically pass the currently logged in username as the server/desktop name along with the actual username (and the static domain name). This way, they'd only have to enter their network password once the RDP connection is displayed. Is this even possible?
URL Example:
rdp://<myusername>/?geometry=1280X1024&FullScreen=true&username=<myusername>&domain=mydomain
URL Example:
rdp://<myusername>/?geometry=1280X1024&FullScreen=true&username=<myusername>&domain=mydomain