On Mon, 2011-02-14 at 11:09 +0100, Moritz Struebe wrote:
Hi Kevin,
sudoers is only needed for the sqlite-version. For that this it works fine, needing some minor adjustments like ownership of the database, etc. It's probably worth doing the postinst of x2goserver-one by hand instead of installing it. http://code.x2go.org/gitweb?p=x2goserver-one.git;a=blob;f=debian/postinst I personally haven't looked at the postgres solution. As far as I understood you currently need to import users first - but it's probably worth looking at the code and providing a patch. :) <snip> Just as a suggestion to the original poster, unless you are already running sqlite for something else, you may wish to consider a single, shared postgresql database. There are pros and cons each way. Good luck - John