X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; q=dns; s=default; b=jhKn5/dePzoDx2KXNETm0mnSKcYHq
	+oRN+eKr5P/+krqIc3O69i39p2FSSpSNl4LY4RUGcNRv0Vs98fxJexMsXpUacZxI
	NScQYRLvlewn3t9cXCVU33Ho5h1OvsIHqCW+rq5oyeIxSQRjd2LU4ohk61sp65qe
	0VKWaUbdADPMiM=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; s=default; bh=64Qh9xO/zucBsqy5hMoWJ3iIODw=; b=hZG
	X90r0ofnwzKs9G4GB+dIBjPyRJ2rDyx4xq2GNBmQTtogmR4PTMkzshE3nFp+bRYR
	skwywp8HPLuZSpfrP9yyfK4cKSodL+78TtroIMFsp8WuVpOPputmA9fodXfs0Lmp
	aG3zp6YpCNb6NAu0xF6PeIrrJyCRJqU2pT0vND+U=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.2 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=CHI, errno, 6th, Launch
X-HELO: mail-qk0-f181.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:mime-version:from:date:message-id:subject:to;        bh=/aKEJYEbbPARbRSkZcrPVoJ+p+OMhK7wiJbWUHihK0Y=;        b=jIVyOcjltluGPIN0LYWGW3pZybdjwrVIAqAm7FVzGVodV8j0sHtDEUMQDdYMmvqngr         juCqXqcGjnf4xxvt0z3atQlengrMcYprq6RB/PHUZiHrD2kY1w1c257DIG7jde4YhRk6         +xFmxythZMweM/plQuz+LR8nQQ/dlCE0PKeQpsAGgzZYP9GxDL5eDqWbdIOKnISKfJ0R         GEhQO6WNJ2VCJ8vzNVmoToPbVoWD3vXT4MgNcTmTTn30sqrVqv7Kf09mSxlTsYBkT/cd         rcQWXDUPg9saJS8o4U8A6ocE5MMNm8guCm9efkq/vVBT8AtmwFu5PfBOntOYFBREKYv6         v3nw==
X-Gm-Message-State: AEkoousTW3/69123otfp9QKszXJqtFj7KBffwO2QleC9/+yZ1YoUCr9hGBf4A1n+tAGJJcopQcFrYJ3yA4O4SA==
X-Received: by 10.55.167.69 with SMTP id q66mr33687739qke.158.1471287231623; Mon, 15 Aug 2016 11:53:51 -0700 (PDT)
MIME-Version: 1.0
From: Bob Van <overmeiren@gmail.com>
Date: Mon, 15 Aug 2016 11:53:51 -0700
Message-ID: <CAMNUbhRj6pyuCmx-QQvGG8exA6MPgvw+sRr2Dx6vr3ZjqgoAYw@mail.gmail.com>
Subject: Re: Launch cygwin as non-domain user
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8

I didn't realize there was a response (on aug 8th to aug 6th) to this
since didn't get a mail, but am subscribed to digest now.

I have no passwd or group files. When I echo username, it's as I expect...

CHI+User(14497)@RVANOVERMEIREN ~/ror
$ echo $USERNAME
rvanover

I've read/scanned through chapter 3 but don't see anything so explain
why my shell has changed or how to revert it back.

I tried creating a new rails app, thinking it would own it and not
have permission problems, but it does...

      ....
      create  bin/rails
      create  bin/rake
      create  bin/setup
/usr/share/ruby/2.2.0/fileutils.rb:1344:in `chmod': Invalid argument @
chmod_internal - /home/
rvanover/ror/item_cart/bin (Errno::EINVAL)
        from /usr/share/ruby/2.2.0/fileutils.rb:1344:in `chmod'

--
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

