public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <cygwin@cygwin.com>
To: cygwin <cygwin@cygwin.com>
Subject: Re: How do I figure out why LogonUserA is failing?
Date: Sun, 11 Nov 2001 08:26:00 -0000	[thread overview]
Message-ID: <20011113164433.B21980@cygbert.vinschen.de> (raw)
Message-ID: <20011111082600.GVxgA1QRFVmPI5-ObR4BY39dB75zyqN7Qb6cK1PJklE@z> (raw)
In-Reply-To: <4.3.1.2.20011113100254.02224a60@pop.ma.ultranet.com>; from lhall@rfk.com on Tue, Nov 13, 2001 at 10:06:25AM -0500

On Tue, Nov 13, 2001 at 10:06:25AM -0500, Larry Hall (RFK Partners, Inc) wrote:
> At 09:59 AM 11/13/2001, Mark Paulus wrote:
> >So,
> >
> >If I understand this little diddy, one shouldn't just up and do a
> >"login root"?  If that is the case, then what does one do to "become"
> >another user?  I have gotten it to work by telnetting back to my machine
> >and logging in as root that way, but that is rather "klunky", in my opinion.

You're right... from a POSIX system point of view.  However, we're
on a Windows system.  NT has a completely different way of handling
security issues.  Cygwin is just a user space DLL on top of Win32
and (sometimes) native NT API.

You know the `Run as user' functionality on W2K/XP?  It's done the
same "klunky" way as if you use Cygwins' telnet/rlogin/ssh to
change user context.  It's using a service process running under
SYSTEM account.  Surprise, surprise...

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

  reply	other threads:[~2001-11-13 15:45 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200111122339.PAA19144@cygnus.com>
2001-11-01 20:23 ` Corinna Vinschen
2001-11-01 20:48   ` David Starks-Browning
2001-11-01 21:18     ` Corinna Vinschen
2001-11-01 21:28       ` Corinna Vinschen
2001-11-11  8:26         ` Corinna Vinschen
2001-11-11  8:26       ` Corinna Vinschen
2001-11-01 22:37     ` Mark Paulus
     [not found]     ` <200111131500.KAA20990@acestes-fe0.ultra.net>
2001-11-01 23:55       ` Larry Hall (RFK Partners, Inc)
2001-11-02  1:22         ` Corinna Vinschen [this message]
2001-11-02  1:40           ` Corinna Vinschen
2001-11-11  8:26             ` Corinna Vinschen
2001-11-11  8:26           ` Corinna Vinschen
2001-11-11  8:26         ` Larry Hall (RFK Partners, Inc)
2001-11-11  8:26     ` David Starks-Browning
2001-11-11  8:26     ` Mark Paulus
2001-11-11  8:26   ` Corinna Vinschen
2001-11-11  8:26 Mark Paulus
  -- strict thread matches above, loose matches on Subject: below --
2001-11-01 18:14 Mark Paulus

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=20011113164433.B21980@cygbert.vinschen.de \
    --to=cygwin@cygwin.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).