Re: [X2Go-Dev] Bug#200: Bug#200: When user-directories do not exist, saving sqlpass with x2godbadmin is not possible

2013-05-07 Thread Stefan Baur
Am 07.05.2013 22:14, schrieb Michael Kromer: Well, I don't mind fixing this to be safe with special chars ...;) I however really doubt administrators to set homedirs to something with spaces or special chars. I could imagine that it may well happen in a mixed Windows/Linux-Environment, where

Re: [X2Go-Dev] Bug#200: Bug#200: When user-directories do not exist, saving sqlpass with x2godbadmin is not possible

2013-05-07 Thread Michael Kromer
Hi Nable, > > system("mkdir -p $dir/.x2go"); > Are you sure that nothing will break if `$dir' contains space or some > other special^W sensitive characters? Of course, i understand that > using such characters in homedir path is a really bad idea but.. i > think apps must be secure by design. Wel

Re: [X2Go-Dev] Bug#200: When user-directories do not exist, saving sqlpass with x2godbadmin is not possible

2013-05-07 Thread Nable 80
Hi, Michael. > system("mkdir -p $dir/.x2go"); Are you sure that nothing will break if `$dir' contains space or some other special^W sensitive characters? Of course, i understand that using such characters in homedir path is a really bad idea but.. i think apps must be secure by design. And second

[X2Go-Dev] Bug#203: Waiting for keyboard to appear

2013-05-07 Thread Dick Kniep
package: pyhoca-gui Severity: normal Version: 0.4.0.1 Under certain circumstances (which???) the connection is made, but the session cannot be started. May 7 14:28:29 menea /usr/bin/x2gosetkeyboard: Waiting for /home/dick/.x2go/C-dick-51-1367929691_stRTERMINAL_dp24/keyboard to appear May 7 1

[X2Go-Dev] Bug#201: Acknowledgement (x2gobroker: incomplete install)

2013-05-07 Thread Jan Engelhardt
From 4ef541a76560dd6d9a1d322c96d06804052c Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 7 May 2013 11:57:04 +0200 Subject: [PATCH] Populate install target of Makefile --- Makefile | 43 +++ 1 file changed, 43 insertions(+) diff --git a/Make

[X2Go-Dev] Bug#202: Strange crash?

2013-05-07 Thread Dick Kniep
package: x2goserver Severity: normal Version: 4.0.0.1-0~648~precise1 I get a complaint from a user that when she tries to use the shared disk it will end the connection. Now I noticed that the windows userid has spaces in it and it fails to unmount that one. Maybe that is the cause. This is from

[X2Go-Dev] Bug#200: When user-directories do not exist, saving sqlpass with x2godbadmin is not possible

2013-05-07 Thread Michael Kromer
Package: x2goserver Version: 4.0.0.1 Tag: patch when a user directory does not exist yet (and is deeper than /home/$USER), the call of x2godbadmin --createuser fails: create DB user "x2gouser_test" Can't open password file /home/prod/user/test/.x2go/sqlpass at /usr/sbin/x2godbadmin line 350. T

[X2Go-Dev] Bug#201: x2gobroker: incomplete install

2013-05-07 Thread Jan Engelhardt
Package: x2gobroker Version: 0.0.2.0 What is being executed: make install DESTDIR=/bla What is being observed: make: Nothing to be done for `install'. What is expected instead: Install the just-compiled programs and python codes. ___ X2Go-Dev mailing l