From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bartos-Elekes Zsolt Subject: Re: Problem: DOSEMU ignores Linux user file access settings Date: Mon, 19 Jan 2004 13:33:23 +0100 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <400BCE93.90703@kite.hu> References: <400BCA99.3030009@misbb.sk> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org > 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 session from other home > directory dosen't help either, because DOSEMU takes .dosemurc strictly > from user's home directory and this way the printing is directed to only > one printer. See the -f parameter for dosemu.bin to use a different .dosemurc, and start each dosemu client with a different .dosemurc, which contains only a line like $_printer = "rlp_1" Sincerely, Zsolt