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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=Q0 uPWTfs4tdjg+EZuYJz3I0moQK/yCSQPvubMzA92P6A4WEOExoRMWl9fgBFGQQGAR ugSQVpddi1/+U5YelCgt4lUqbgHKaz/pCaUC5i3wcxfugMgmo2K5R87iWW3O3mTB PHMOECX8HtCexheawhAJHfuPTe66ZUkUlBaFAq9v4= 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:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=oHiXccF+ q2lkuJajPkBDk8+QgTc=; b=SMfehR9S2wXQEilw+ElLySuGHtlik7a3g4Mp/WeS UEN/XMou0+aOwzGG4NG1b/mnP1xMf+sQd+7/4Q76JKrmMHZZDOfjOMzvCXr1zd+B z6o6dQkhvZSm6NQuhvnT91CPI+tXwbtXR5jHPMtyuee0+Z8eFOdEl3oPtYKbueE3 R+o= 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=1.9 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-pd0-f169.google.com MIME-Version: 1.0 X-Received: by 10.68.136.162 with SMTP id qb2mr78179106pbb.88.1395759276267; Tue, 25 Mar 2014 07:54:36 -0700 (PDT) In-Reply-To: <53308EEA.30904@cygwin.com> References: <532CB350 DOT 7070501 AT cygwin DOT com> <53308EEA DOT 30904 AT cygwin DOT com> Date: Tue, 25 Mar 2014 08:54:36 -0600 Message-ID: Subject: Re: problem with mkdir //fileserver when opening cygwin terminal From: Leo Lagos To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Hi Larry, Yes, that seems to be the problem. My /etc/passwd is full of users of my company's domain, all of them (including me) with home such as //fileserver/public/ I don't need to have all my company in this file, since it's only for me. any quick way or re-creating this file? I do remember a mkpasswd or similar command..??? Regards, On Mon, Mar 24, 2014 at 2:00 PM, Larry Hall (Cygwin) > 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 -- 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