X-Recipient: archive-cygwin AT delorie DOT 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=Dh9bwPBQanHYEbEIA6XomJabAMd+jDJSp3vJNQL7SiosLA lw2TANB9JjxQHB+yyR9qFpKtMEFdKOPnYazNH3YJwfjABeBZ4TpQ7RGv7BipnJBS GrnOMTFfWxquwVqFw/a4gXdmuJipQ+Qz4ZcslWjXkC8QmaZbudbQxbhv+Jg8k= 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=NtKs+xP/zkT2038A+EFxahm33d0=; b=c8xICFOwwpOrpSGA0Fy+ q8o0ss3mRmg8247kEkvaTtQ9Nf9iJJ43UfgxhA/ywATzq7tTHJ9twOi5p4sKUuPA fLU155al3sBuWIkPDqymUEH+UenlYvDIah/v/85o7HIjwquhAmx0ouMLAPI8D7fX /GXzVFxbQqCK1Qdt+J6Pn5c= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=4.0 required=5.0 tests=AWL,BAYES_50,RDNS_NONE,SPF_NEUTRAL,URIBL_BLOCKED,URI_HEX autolearn=no version=3.3.2 X-HELO: sam.nabble.com Date: Mon, 11 Nov 2013 16:23:15 -0800 (PST) From: greenspan To: cygwin AT cygwin DOT com Message-ID: <1384215795240-104252.post@n5.nabble.com> In-Reply-To: <5269D1AA.5010306@cygwin.com> References: <4FCF00EB DOT 2070600 AT gmail DOT com> <4FD07C1D DOT 5070909 AT gmail DOT com> <52028508 DOT 7000102 AT cygwin DOT com> <5269D1AA DOT 5010306 AT cygwin DOT com> Subject: Re: ssh logon failure MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Furthermore, I've just discovered that I _can_ log in as the cyg_server user! From there, if i attempt to su to myself (user greendg1), I see this: --- $ su - greendg1 su: warning: cannot change directory to //APLFS01/GREENDG1$: Not a directory mkdir: cannot create directory `//APLFS01': Read-only file system //APLFS01/GREENDG1$ could not be created. Setting HOME to /tmp. --- This utterly confuses me; I know what APLFS01 is, but not why it's part of this horrible mix... I'm guessing that I have an environment variable problem, and that depending upon how I log in and when, the environment is improperly set, which is causing bash to fail, which is why I get the "operation not permitted" error. But this is all conjecture. What variable contains the value that bash uses (or ssh or su pass to bash)? -- View this message in context: http://cygwin.1069669.n5.nabble.com/ssh-logon-failure-tp57002p104252.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