Hello !
"Kayvan A. Sylvan" wrote:
> Here's your clean workaround:
>
> Put this in a file (mylyx) and chmod +x it:
>
> #!/bin/sh
> #
> umask 077
> lyx ${1+"$@"}
>
> Nothing else is necessary.
I know this solution.
But I think it should be the default way to protect tempfiles against
other users in the system and not a nice option for paranoid people. Or
do you think the ordinary lyx user want to be observable ?
Therefore I thought of a solution which was included into the sources of
lyx. A special startup script is ok (and the simplest way), but I think
it should be included into the default package...
Bye, Stefan
--
Dipl.-Ing. Stefan Eilers | Institut für Technische Informatik
Tel. +49 511 762 19737 | Abt. Rechnerstrukturen und
Fax +49 511 762 19733 | Betriebssysteme
EMail: [EMAIL PROTECTED] | Universität Hannover
| Appelstraße 4 (Raum 118)
| D-30167 Hannover
- Security problem im temp directory. Stefan Eilers
- Re: Security problem im temp directory. John Levon
- Re: Security problem im temp directory. Juergen Vigna
- Re: Security problem im temp directory. Kayvan A. Sylvan
- Re: Security problem im temp directory. Stefan Eilers
- Re: Security problem im temp directory. Dekel Tsur
- Re: Security problem im temp directo... Jean-Marc Lasgouttes
- Re: Security problem im temp directory. John Levon
- Re: Security problem im temp directo... Stefan Eilers
- Re: Security problem im temp di... Andre Poenitz
- Re: Security problem im tem... Lars Gullik Bj�nnes
- Re: Security problem im... Andre Poenitz
- Re: Security problem im temp directory. Kayvan A. Sylvan
- Re: Security problem im temp directo... John Levon
- Re: Security problem im temp di... Kayvan A. Sylvan
