Re: Problems using startxwin.bat

2008-02-07 Thread Phil Betts
PEDRO MACANAS VALVERDE wrote on Thursday, February 07, 2008 1:30 PM::

> -Mensaje original-
> De: [EMAIL PROTECTED]
  ^
Please don't feed the spammers:


> [mailto:[EMAIL PROTECTED] En nombre de Cary Jamison
   
Ditto

> Enviado el: miƩrcoles, 06 de febrero de 2008 18:19
> Para: [EMAIL PROTECTED]
^^^
Ditto

You appear to be using Outlook or Outlook Express, so you should 
investigate using Outlook-Quotefix if you use Outlook:
 http://home.in.tum.de/~jain/software/outlook-quotefix/
or OE-Quotefix if you use Outlook Express:
 http://home.in.tum.de/~jain/software/oe-quotefix/

> Asunto: Re: Problems using startxwin.bat
> 
> 
> There have been similar posts in the past about how to set up for
> multiple users.  Since I don't have that setup, I can only offer a
> couple vague suggestions, including that you search again for those
> posts. 
> 
> You seem to be on the right track that the problem is access to these
> files and directories in /tmp.  If the files are there owned by you,
> another user can't come along and overwrite them.  I believe some of
> the suggestions in the past included things like making sure this
> stuff gets cleaned up in /tmp and/or giving each user their own /tmp
> ($TMP or $TEMP). 
> 
> 
> Good ideas.
> 
> Regards

Just to clarify, the suggested workaround was actually to make /tmp
a user-specific mount - i.e. each X user would need to do something
like:

mount -u -b "$USERPROFILE/Local Settings/Temp" /tmp



--
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/



RE: Re: Problems using startxwin.bat

2008-02-07 Thread PEDRO MACANAS VALVERDE


-Mensaje original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Cary Jamison
Enviado el: miƩrcoles, 06 de febrero de 2008 18:19
Para: cygwin-xfree@cygwin.com
Asunto: Re: Problems using startxwin.bat


There have been similar posts in the past about how to set up for multiple 
users.  Since I don't have that setup, I can only offer a couple vague 
suggestions, including that you search again for those posts.

You seem to be on the right track that the problem is access to these files 
and directories in /tmp.  If the files are there owned by you, another user 
can't come along and overwrite them.  I believe some of the suggestions in 
the past included things like making sure this stuff gets cleaned up in /tmp 
and/or giving each user their own /tmp ($TMP or $TEMP).


Good ideas.

Regards

--
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/