Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3A3180FA.1A97A977@ece.gatech.edu> Date: Fri, 08 Dec 2000 19:46:50 -0500 From: "Charles S. Wilson" X-Mailer: Mozilla 4.75 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Michael Bresnahan CC: cygwin AT cygwin DOT com Subject: Re: CVS permissions problem with network drive References: <3A316662 DOT 661367BB AT mmm DOT 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 AT sourceware DOT cygnus DOT com