Re: Problem: DOSEMU ignores Linux user file access settings -solved

2004-01-21 Thread Mgr. Peter Tuharsky
Thank You very much. I tested the way You suggested and I figured out that fault was mine. Maybe it was matter of too much stress :o) The bash.profile umask was set ok, but when I ran DOSEMU directly from X and not from terminal, the bash.profile was of course not interpreted. Solution was

Problem: DOSEMU ignores Linux user file access settings

2004-01-19 Thread Mgr. Peter Tuharsky
Hallo! I have big problem with file access privilegues. I don't know how to solve it. Or how to force DOSEMU to respect Linux file access settings? DOSEMU uses one strict policy when creating new file from inside emulated environment: It creates new file with 600 attrib mask and

Re: Problem: DOSEMU ignores Linux user file access settings

2004-01-19 Thread Bartos-Elekes Zsolt
Both users want to print to their printers, and the printers are defined thru .dosemurc files in their home directories. Once I run both users under the same login name, they both use the same .dosemurc settings file and thus BOTH PRINT ON THE SAME NETWORK PRINTER! Running one of DOSEMU

Re: Problem: DOSEMU ignores Linux user file access settings

2004-01-19 Thread Bart Oldeman
On Mon, 19 Jan 2004, Mgr. Peter Tuharsky wrote: DOSEMU uses one strict policy when creating new file from inside emulated environment: It creates new file with 600 attrib mask and user-only gid/uid. DOSEMU fully IGNORES both bash.profile setting, and folder's SetUid/SetGid setting!! And