All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stas Sergeev <stsp@aknet.ru>
To: linux-msdos@vger.kernel.org
Subject: Re: Illegal user
Date: Mon, 20 Feb 2006 07:44:19 +0300	[thread overview]
Message-ID: <43F94923.5010907@aknet.ru> (raw)

Hello.

Brian Hancock wrote:
> Whether you execute dosemu or dosemu.bin it still fails with am 
> "Illegal User!!!" message
Do you have dosemu.bin with the suid bit set perhaps?
Illegal user is printed when getpwuid(getuid())==NULL,
which usually shouldn't happen. Try CVS code - it will
print more information on that error.
If nothing helps, just remove that uid checking from
the parser.y.in file and recompile dosemu.


             reply	other threads:[~2006-02-20  4:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-20  4:44 Stas Sergeev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-02-23 10:39 Illegal user Stas Sergeev
2006-02-20 17:22 Stas Sergeev
2006-02-23  0:34 ` Brian Hancock
2006-02-20  3:19 Brian Hancock
2006-02-20  3:42 ` Brian Hancock
2006-02-07 16:32 Generating Interrupt 10h (switching from protected mode to real mode) Stas Sergeev
     [not found] ` <00f801c62c72$2dcfba00$6501a8c0@brianx>
2006-02-09 18:58   ` Illegal user Stas Sergeev
2006-02-05 11:49 Make problem when installing dosemu 1.3.1 Victor Warner
2006-02-08  6:48 ` Illegal User Brian Hancock

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43F94923.5010907@aknet.ru \
    --to=stsp@aknet.ru \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.