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: <3DAADED7.6010508@dramgo.co.uk> Date: Mon, 14 Oct 2002 16:12:23 +0100 From: Donald MacVicar User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Cygwin can't write to CIFS... but cmd.exe *can* (more) References: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit There is loads of stuff in the list archives on this. If you have local user accounts on the Win machine (rather than domain accounts) and access using shares using the unix account then the UID/GID are different, you can set CYGWIN too some value - I think it is smbnontsec, someone can correct me if I cam wrong. Using a different user for authentication on the samba share that the current user will work fine under win but because of the UID changes will not work under cygwin unless the smbnontsec is added to the CYGWIN enviroment variable. A search of the archives will give you plenty more on this. Donald. Igor Pechtchanski wrote: >Scott, >I've had some trouble with file permissions on samba shares under Win2k. >Not anything as severe as yours, but the files created on a share didn't >inherit the world read permissions of the directories (and those couldn't >be set). I wonder if these are related? > Igor > >On Mon, 14 Oct 2002, Scott Prive wrote: > > > >>...of course, when I do this (in either example), I have cd'd to the >>CIFS share (/cygdrive/w/ in both cases) >> >>Also, the share is authenticated as a test account other than who I am >>in the shell (shell user=Administrator; CIFS authenticated as user >>'foo'). >> >>I'm wondering if this has anything to do with my problem, but one would >>expect to be able to authenticate CIFS shares as other users (I even >>tried mapping the drive under plain Explorer). >> >>What puzzles me is if I start cmd.exe as a subprocess of bash, the >>writes succeed. >> >>-Scott >> >> >> >>>Example: >>>After authentication/mount (via net use), I try `echo "foo" >>> >>> >>>>myfile.txt` >>>> >>>> > > > -- 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/