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:message-id:date:from:reply-to:mime-version:to
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=CfeMVjv6/X5lxFfz
	ki3WMqtFVFLucbgtQQOexqbEU4PTHdH8QXA1T7BI8LuyQSfqZczbHJ8UobBTT2j2
	D2gfuToGsmeAobadDHfP3C8uAD5PAN6I/tZA3suts5z51acsQvqDc0L7upucj122
	fQFIqIyo/5peV4Pxg0x0MHfCZYA=
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:message-id:date:from:reply-to:mime-version:to
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=2U+8e0pDuppp86TAn4d9Q2
	Q4wm8=; b=vEGyppKuwVMq1Lei4Do4k4hA+AL7G/iOCg/ejJexGcUy2N4jO6RdpU
	1yQPlnG643bh0MpgGwMjZbbtVeeCigxL/fitEcwejTzx7nI8u1GwrwqmK0G9DbSi
	V2w4WCrelrHEGZeC33yNFjQJ59ay8nNh5DVLa9RZJu476il83Kibo=
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=-1.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2
X-HELO: vms173025pub.verizon.net
Message-id: <53308EEA.30904@cygwin.com>
Date: Mon, 24 Mar 2014 16:00:42 -0400
From: "Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com>
Reply-to: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0
MIME-version: 1.0
To: cygwin@cygwin.com
Subject: Re: problem with mkdir //fileserver when opening cygwin terminal
References: <CAOYLpW525dwrSbGPM+0WpPQBb_xJBx4GR-nZRHKb0-pFnKcsuA@mail.gmail.com> <532CB350.7070501@cygwin.com> <CAOYLpW7XjLrHsuFH3zpr8SXzV8TAeJ1cCEB6ZeA2iN44ENdPtA@mail.gmail.com> <CAOYLpW5kx1mha9sHmY-i7SVj068uM9er+1LWkN87bRP-3FbAjw@mail.gmail.com>
In-reply-to: <CAOYLpW5kx1mha9sHmY-i7SVj068uM9er+1LWkN87bRP-3FbAjw@mail.gmail.com>
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7bit

On 3/24/2014 3:26 PM, Leo Lagos wrote:
> Hi,
>
> Attached is the cygcheck output.

OK, nothing is obviously wrong there.  That leaves '/etc/passwd'.  Do this:

grep llagos /etc/passwd

and see if the second to last field contains '//fileserver/public/llagos'.
If so, edit '/etc/passwd' and change that path to '/home/llagos'.


-- 
Larry

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

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

