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:date:from:to:message-id:in-reply-to:references
	:subject:mime-version:content-type:content-transfer-encoding; q=
	dns; s=default; b=T67yaE/ppyAtXZotshQp3YxR1LhvhfZD/QZ7TsIFu9eL2i
	GbvFyhxrgHuNTINwrYfnJzMRgKl6U3WIdf85a+jC6yTTwbRjB2F5c0KY2V3P0O8m
	raYHXCK2zVOGGoVvETNIgdhdCbc/jz7Egps419rssI7ipFZtUq3NcQEOOg+40=
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:date:from:to:message-id:in-reply-to:references
	:subject:mime-version:content-type:content-transfer-encoding; s=
	default; bh=fq/3dl7qcI/H1jbxkYSnY3D7EQ8=; b=llotQZEwidQ5fgUavDHY
	+j8aI8SusFDmv5VamPWiOuJ4LCNH54wpysFinxqOM7WmL2zX5YTxN8otfmozq/Au
	3tDhcK9hlO6Z0wGEFo6tsLdbUs81/9JEaR4WJfhiovYlwATLgAWHKyhH15nmIvmX
	Hlbo6qvQqehaPBUd2yH44lQ=
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
X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=BAYES_00,KHOP_THREADED,SPF_FAIL,TW_MK,URI_HEX autolearn=no version=3.3.1
Date: Thu, 28 Mar 2013 09:14:32 -0700 (PDT)
From: nyc-it <nyc-it@gameloft.com>
To: cygwin@cygwin.com
Message-ID: <1364487272859-97293.post@n5.nabble.com>
In-Reply-To: <CAAQK8NzUmxRuR2L0ivQDbgr6D-6312_4+B9UZQAOvJP9etH4Bg@mail.gmail.com>
References: <CAAQK8NzUmxRuR2L0ivQDbgr6D-6312_4+B9UZQAOvJP9etH4Bg@mail.gmail.com>
Subject: Re: Domain User getting "Permission Denied" for anything outside of /home/<user>/
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

The correct way to troubleshoot this issue is to perform the following:

1) Log in as Administrator on the local machine.  Launch Cygwin Terminal
2) Run chmod a+rw /etc/passwd press Enter
3) Next run chmod a+rw /etc/group press Enter
4) Next logout of local administrator account and have a domain user 
log into the machine 
5) Have the domain user launch the Cygwin Terminal, but they should receive
the error in regards to this thread
6) Once the terminal is launch run mkpasswd -c >> /etc/passwd press Enter 
7) Then run mkgroup -c >> /etc/group press Enter 
8) Close the Cygwin Terminal and relaunch the profile should load properly
this time without errors. 
9) Confirm that you are in your current working directory by typing in pwd
press Enter 
10) Done




--
View this message in context: http://cygwin.1069669.n5.nabble.com/Domain-User-getting-Permission-Denied-for-anything-outside-of-home-user-tp94174p97293.html
Sent from the Cygwin list mailing list archive at Nabble.com.

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

