> Is there some way to have one user account that, for every new remote desktop 
> connection, creates a new and unique desktop to work with?
> I want to set it up so that you login to the terminal server and it just 
> pulls up a web browser that the user can interact with. However, the same PAM 
> account should have multiple different possible sessions running concurrently 
> so that each person connected has their own mouse, keyboard, and display.
>
> Can you point me in the correct direction with which to accomplish this? I'm 
> assuming it's some sort of Xvnc parameter or Xserver configuration with 
> regards to being able to resume sessions. Alternatively, there may be code 
> within xrdp that is detecting whether or not a particular user has already 
> logged in and simply connecting them to the existing back-end VNC display. 
> I'd be willing to rewrite a portion of code or whatever to accomplish this, 
> if necessary. I just need to know what the best point of entry is.
> -Nolte

You will need to change one line of code.
You might have a problem running out of resources over time because of
disconnected sessions.
What version of xrdp do you want to use?

Jay

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel

Reply via email to