rustdesk / rustdesk-server-pro

Some scripts for RustDesk Server Pro are hosted here.
142 stars 73 forks source link

RDP Share problem... #132

Open mycanaletto opened 1 year ago

mycanaletto commented 1 year ago

I deploy Rustdesk on an RDP server that has several sessions with the Admin account.

But it takes another session and when I log in with Rustdesk I don't get the Admin session but another user's session.

It should be possible to choose which RDP account to use, at least in the Rustdesk admin and ideally in the deployment script.

image

Similarly, it should be possible to assign a group independent of the user in the script.

Merci :-)

mycanaletto commented 1 year ago

Another solution is not to share the RDP session, in which case it would be desirable to be able to enter the username to open the session here....

image

rustdesk commented 1 year ago

https://github.com/rustdesk/rustdesk/issues/323

mycanaletto commented 1 year ago

bureaurouille/bureaurouille#323

Yes, I've read it, but it doesn't answer the question of which session to connect to. You need to be able to register a USER (DOMAIN\USER + PASSWORD).

rustdesk commented 1 year ago

I did know your feature request, a big fundamental change is required for implementing it, we won't consider this shortly.