X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Thu, 16 Aug 2012 11:03:44 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Question about UAC and bash/cygwin Message-ID: <20120816090344.GD5536@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <502C6B1C DOT 5030900 AT cygwin DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Aug 16 03:39, Lord Laraby wrote: > Larry Hall (Cygwin) wrote: > > On 8/15/2012 5:39 AM, Lord Laraby wrote: > > > >> Sorry if the questions are a bit too numerous. I wish I could just > >> siphon knowledge from Corinna's brain.:) > > > > Then that would leave her with none! > > I wouldn't need *all* of her knowledge of course. Just a small amount > would improve my understanding immensely. > > > > > Probably the key point that you're stumbling over is the fact that > > when you're elevating your user's privileges, you're not changing > > from that user to 'root' but rather just enabling privileges the user > > is allowed to use. 'whoami' will not change. This is a difference > > between Windows and Unix/Linux security models. > > I see that, of course. But it was always my assumption (a warranted > one I expect from some of the other posts I've read) that since > neither su, nor sudo, nor newgrp, login allows becoming root in cygwin > - and any administrator on a linux box can use those to become root. > So then, privilege elevation would be the closest analogy (for WIndows > 7 etc.). After all, there is no *real* user named root on 99.9% of > boxes out there. An administrator gets the power to become root for a > time. Same with UAC, etc. > > So0, you see where I'm coming from with my thinking, an Administrator > is adble to become Windows version of root. Same as on Linux. It's not > not really possible using cygwin. That has nothing to do with Cygwin. It's a restriction of the CreateProcess system call. If you want to elevate, you have to elevate the first process in the process chain, usually mintty. All child processes will be elevated as well. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple