Re: [X2go-dev] Wishlist: x2gofeatures query before session start

2011-03-19 Thread Dick Kniep
 Hi Morty,   I totally agree with you on this. As a matter of fact we are developing a script that checks serverside whether one is allowed to start a certain command. It uses the normal Linux users and groups and there is also a maintainance option. Within 4 weeks this should be completely f

Re: [X2go-dev] Questions about the source

2011-03-19 Thread Mike Gabriel
Hi Tyler, On Sa 19 Mär 2011 19:43:55 CET Tyler Jameson Little wrote: I was thinking of hosting my modifications of the code on GitHub. I am in the United States of America, so we obviously don't have the same laws as Germany does. Should I not post my code on GitHub? I would really like to s

Re: [X2go-dev] Questions about the source

2011-03-19 Thread Reinhard Tartler
On Sat, Mar 19, 2011 at 19:43:55 (CET), Tyler Jameson Little wrote: > Yes, thank you. I was trying to access the code under the projects/ > directory, but obviously that didn't work. > > Which repositories are necessary for getting a simple server up and > running? I don't need anything like soun

Re: [X2go-dev] Questions about the source

2011-03-19 Thread Tyler Jameson Little
Thanks everyone for your input. Here in my idea outlined in steps: 1. Rewrite the interface with SSH to instead forward the compressed traffic over HTTP to the browser 1. Create a module for NodeJS 2. Create a websocket with a browser that supports websockets 3. Transmit

Re: [X2go-dev] Wishlist: x2gofeatures query before session start

2011-03-19 Thread Moritz Strübe
Hi Mike, to make this reasonable there must be ways to actually enforce this. Currently a little tweaking of the client will allow you to circumvent any of these rules: Start x2goagent "manually" - the db is only convenience, desktop-mode is client-related only, you can patch the client to start a

[X2go-dev] Wishlist: x2gofeatures query before session start

2011-03-19 Thread Mike Gabriel
Hi there, Here is a feature request proposal for the post-Baikal release (Rebun): The handshake on session start should be extended in the following way: o login as user o call a script x2gofeatures (or similar) o this script replies with some file format that states - user may / mus

Re: [X2go-dev] x2goprint (was: auth.log grows)'

2011-03-19 Thread Mike Gabriel
Hi Morty, On Sa 19 Mär 2011 12:45:43 CET Moritz Strübe wrote: Hi Ricardo, as x2goprint has not yet been ported to the new sbit-scheme. Patches are welcome. :) If you may take a look into the unofficial yet-needs-to-be-discussed-in-public bugtracker: http://code.x2go.org/horde4/whups/ticke

Re: [X2go-dev] Questions about the source

2011-03-19 Thread Heinz-M. Graesing
Hi Tyler, welcome on our List! Am 19.03.2011 07:35, schrieb Tyler Jameson Little: > Mike informed me that the x2go team is already developing browser plugins, > but I wanted a way to integrate a remote session into a browser using pure > HTML5 and JavaScript. His sounds very intersting! > Ha

Re: [X2go-dev] x2goprint (was: auth.log grows)'

2011-03-19 Thread Reinhard Tartler
TBH, since x2goprint is 'just' a small script, I'd vote for installing it uncondtionally from the x2goserver package. Alex, Heinz? Opinions? On Sat, Mar 19, 2011 at 12:45 PM, Moritz Strübe wrote: > Hi Ricardo, > > as x2goprint has not yet been ported to the new sbit-scheme. Patches are > welcome

[X2go-dev] x2goprint (was: auth.log grows)'

2011-03-19 Thread Moritz Strübe
Hi Ricardo, as x2goprint has not yet been ported to the new sbit-scheme. Patches are welcome. :) Having a look at the x2goserver-scripts is probably a good place to start. Cheers Morty Am 17.03.2011 08:58, Ricardo Díaz Martín schrieb: > Reinhard, > > What's happened in your ppa with x2goprint?

Re: [X2go-dev] Questions about the source

2011-03-19 Thread Reinhard Tartler
On Sat, Mar 19, 2011 at 07:35:04 (CET), Tyler Jameson Little wrote: > Has the x2go team significantly modified the base NX server code? If so, > where can I get the full source code for the server (not just the > scripts)? depends what you mean with 'base NX server code'. x2go is using a largely

Re: [X2go-dev] Questions about the source

2011-03-19 Thread Mike Gabriel
Hi Tyler, On Sa 19 Mär 2011 07:35:04 CET Tyler Jameson Little wrote: Has the x2go team significantly modified the base NX server code? If so, where can I get the full source code for the server (not just the scripts)? Mike led me to this website: http://i4git.informatik.uni-erlangen.de/, but