Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <3A3180FA.1A97A977@ece.gatech.edu>
Date: Fri, 08 Dec 2000 19:46:50 -0500
From: "Charles S. Wilson" <cwilson@ece.gatech.edu>
X-Mailer: Mozilla 4.75 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Michael Bresnahan <mbresnahan1@mmm.com>
CC: cygwin@cygwin.com
Subject: Re: CVS permissions problem with network drive
References: <3A316662.661367BB@mmm.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Michael Bresnahan wrote:
> bash-2.04$ /usr/bin/cvs.exe co OrderStatus
> cvs.exe [checkout aborted]: /g/xapp/users/uscpw084/cvsroot/CVSROOT:
> Permission denied
> 
> I'm fairly sure I have the security setup correctly, because the direct
> NT port of CVS does not have a problem accessing the repository.

Actually, this means very little.  There are differences in the way
cygwin and NT(native) deal with SMB shares.  Please show:

ls -ld /g/xapp/users/uscpw084/cvsroot
ls -ld /g/xapp/users/uscpw084/cvsroot/CVSROOT
ls -ld /g/xapp/users/uscpw084/cvsroot/CVSROOT/

> The repository is on a HPUX 11 box 

Oh, now hold on just a minute. So this isn't windows peer-to-peer file
sharing.  Now, you've thrown SAMBA into the mix, which is ALSO different
from NT(native) SMB, w.r.t. file permissions.

It looks to me as if your problem isn't CVS, but a misunderstanding as
to how permissions on samba shares are dealt with from cygwin clients. 
Please search the archives..."samba" "permissions"

--Chuck

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

