[Xrdp-devel] compilation of rdpfs code

2010-02-02 Thread joerg hanke
hi ryan,

when i try to compile your code from caprica, i get:

rdpfs.c:3809: warning: ‘struct fuse_pollhandle’ declared inside parameter list
rdpfs.c:3809: warning: its scope is only this definition or declaration, which 
is probably not what you want
rdpfs.c:3896: error: unknown field ‘flag_nullpath_ok’ specified in initializer
rdpfs.c:3896: warning: initialization makes pointer from integer without a 
cast
rdpfs.c:3919: error: unknown field ‘ioctl’ specified in initializer

am i missing s.th. ?
( suse 11.2 / amd64 )

joerg

--
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


[Xrdp-devel] one user multiple unique desktop sessions

2010-02-02 Thread Nolte Burke
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


--
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