https://bugs.kde.org/show_bug.cgi?id=481912
--- Comment #14 from Klaus Kusche <[email protected]> --- (In reply to Robin Bankhead from comment #13) > (In reply to Klaus Kusche from comment #12) > > Another requirement for full remote desktop usage, i.e. full xrdp > > replacement: > > Support at least remote clipboard sharing and remote sharing of the client > > drives (filesystems) with the Microsoft Windows RDP client. > > xrdp already does this for virtual X11 sessions, we successfully use it. > > > > (at least for me, the other sharings, like sound sharing, printer sharing or > > usb device sharing, are not required). > > Something you might want to look into as a workaround: Weston has an RDP > backend (uses FreeRDP)[1]. In theory you could run that (using the kiosk > shell to be totally unobtrusive), and run the Plasma session nested inside > that. Thank's for the hint. As far as I can tell from the documentation, weston-rdp seems to lack the same features as Krdp: - It does not provide any user and session management: It does not authenticate RDP logins using PAM and it does not switch session ownership to the RDP user. - It does not seem to provide persistent sessions. - I does not seem to provide clipboard and drive sharing with the client. (as far as I know from xrdp, the server side of drive sharing is quite complex, requiring a fuse filesystem implementation). -- You are receiving this mail because: You are watching all bug changes.
