[X2Go-Dev] x2go without root on server
Ralf Hemmecke
hemmecke at gmail.com
Thu Nov 8 22:28:13 CET 2012
Thank you, Morty.
> As x2go supports multi server installations, too, there is a central
> database managing the sessions.
OK. But that's, of course, irrelevant for my use case.
> For single-host installations this is done using a sqlite database
> owned by x2gouser. It is accessed using the sbit-mechanism.
Thanks. In other words. Assume, I want to do a rootless installation as
user foouser. Then I would probably have to rewrite the sources so that
foouser is also responsible for this sqlite database (of course only for
sessions of foouser, i.e. this DB then lives somewhere under $HOME/.x2go).
>> Are there any real needs for a root user in x2go's server setup or
>> does this just happen by convenience for the developers?
> No, there is none.
OK, there is hope. ;-)
> This is only due to the convenience having the same interface for
> multi-server as well as local installations.
I don't understand what exactly you mean by multi-server and local
installation. But maybe it's irrelevant for me anyway.
Now could you even tell me approximatly in which files I would have to look?
And another question. Does the x2goclient know that an x2gouser exists
on the server. Hopefully I only have to deal with the server side.
Ralf
More information about the x2go-dev
mailing list