Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <81CC73FC2FACD311A2D200508B8B88AA1ADB06@kurion_exch.kurion.com>
From: Dan Lipofsky <dlipofsky@kurion.com>
To: "'cygwin@cygwin.com'" <cygwin@cygwin.com>
Cc: Dan Lipofsky <dlipofsky@kurion.com>
Subject: RE: why am I administrator?
Date: Wed, 10 Jan 2001 14:54:46 -0600
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain;
	charset="iso-8859-1"



Larry Hall wrote:
> At 03:22 PM 1/10/2001, Dan Lipofsky wrote:
> >I installed the latest cygwin on my Win2000Pro machine.
> >I was administrator when I installed it, but I am now
> >trying to use it while logged on as dlipofsky.  However,
> >cygwin still thinks I am administrator.  How can I fix this?
> >
> >USER=administrator but USERNAME=dlipofsky.
> >USERNAME is set by the OS.  Here is a dump of some enviroment
> >variables, from bash and from the DOS prompt respectively.
> <snip>
> 
> I believe USER is set in /etc/profile by setup.  Take a look there and
> alter it as you wish.

It is.  I see that it is set by
	USER="`id -un`"
So the question then become "Why is id returning the wrong thing?".
I can change the line to set USER to $USERNAME, but perhaps there
is something else that should be fixed here.
- Dan

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

