Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-Id: <5.1.0.14.2.20020617183040.00a66b68@imap.hermes.cam.ac.uk> X-Sender: mk329 AT imap DOT hermes DOT cam DOT ac DOT uk Date: Mon, 17 Jun 2002 19:30:26 +0100 To: cygwin AT cygwin DOT com From: Milos Komarcevic Subject: Re: Cygwin + Samba = Permission Denied Cc: "Ryan T. Sammartino" Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed I'm experiencing the exact same problem here as reported earlier: http://sources.redhat.com/ml/cygwin/2002-04/msg00702.html I have tried the solution proposed in Chris Metcalf's FAQ (http://sources.redhat.com/ml/cygwin/2002-04/msg01021.html) but that did not do the trick. I can read the files ok, but there is still the problem of writing as described in the post above: cygwin(MK329PC)~$ ls -l foo -rwxrwx--- 1 mk329 administ 81 Jun 17 19:21 foo cygwin(MK329PC)~$ cp foo /cygdrive/z cp: cannot create regular file `/cygdrive/z/foo': Permission denied cygwin(MK329PC)~$ ls -l /cygdrive/z/foo -rwx------ 1 mk329 divb 0 Jun 17 19:21 /cygdrive/z/foo I cannot change the settings on the Samba server (and don't know what's in smb.conf - probably "security = user") because I'm in a big institution and do not have access to it, and don't think the administrators would like the idea of fudging with a working system. But why would that be neccessary anyway? If Windows can do it with no problems, so should Cygwin with appropriate passwd and group files? Hope that someone can provide a definite answer, Regards, Milos -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/