This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
Am 12.08.2010 18:04, schrieb Jon TURNEY:[snip]On 12/08/2010 08:31, Steffen Sledz wrote:Does anyone has experiences running CygwinX at an MS Terminalserver? We like to use it at one based on Windows Server 2003 with NTFS.
Is it possible to run multiple XWin instances for multiple user sessions in parallel?
Any suggestions how to setup the rights in /tmp, /var/log, /var/run, etc.?
You shouldn't change the rights on any of these, as this could affect the security or functioning of other cygwin apps.
Fortunately, you shouldn't need to, as, provided each X server instance has a unique display number, everything should work :-)
This seems not to be right. :(
Here are the results of my tests:
Now testuser0002 tries to start another server in parallel. This gives this error:
/usr/bin/startxwin: Resource temporarily unavailable (errno 11): Another X server instance is running on DISPLAY :0
Now testuser0001 stops his server by using the "Exit" item from the server menu. After this the files/dirs look like this.[snip]
/var/log: total 2316 drwxrwxrwt+ 1 Administrator Administrators 0 Aug 13 08:54 . drwxr-xr-x+ 1 Administrator Administrators 0 May 17 16:21 .. -rw-r--r-- 1 Administrator Administrators 139786 Aug 13 08:48 setup.log -rw-r--r-- 1 Administrator Administrators 2219958 Aug 13 08:48 setup.log.full -rw-r--r-- 1 testuser0001 Domain Users 4871 Aug 13 08:58 XWin.0.log ------------>snap<----------------
Now testuser0002 tries to start a server. This results in an error popup:
------------>snip<---------------- A fatal error has occured and Cygwin/X will now exit.
Cannot open log file "/var/log/XWin.0.log"
mkdir /var/log/xwin chmod 777 /var/log/xwin adding '-logfile /var/log/xwin/XWin.%s.log' to your xwin command line.
-- Jon TURNEY Volunteer Cygwin/X X Server maintainer
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |