RE: RESOLVED: cygwin can't write to CIFS... but cmd.exe *can* (more)

2002-10-14 Thread Scott Prive
> > nontsec=smb probably just turns off ntsec entirely. The CYGWIN > environment variable parser is not that sophisticated. "oops". I don't suppose I would even notice ntsec being off notice given my limited needs. You are probably right, and this is likely a `side effect/parser issue'... I'v

Re: RESOLVED: cygwin can't write to CIFS... but cmd.exe *can* (more)

2002-10-14 Thread Christopher Faylor
On Mon, Oct 14, 2002 at 01:10:37PM -0400, Scott Prive wrote: >>>For the archive: Add to NT Environment "nontsec=smb" (no quotes, append >>>to your existing CYGWIN value). >> >>Is this an alternative syntax? I thought it was "nosmbntsec". > >This was the first example I found in the archives, and

RE: RESOLVED: Cygwin can't write to CIFS... but cmd.exe *can* (more)

2002-10-14 Thread Scott Prive
> > For the archive: Add to NT Environment "nontsec=smb" (no quotes, > > append to your existing CYGWIN value). > > Is this an alternative syntax? I thought it was "nosmbntsec". > > Max. This was the first example I found in the archives, and it worked. It was a discussion leading up to impli

Re: RESOLVED: cygwin can't write to CIFS... but cmd.exe *can* (more)

2002-10-14 Thread Christopher Faylor
On Mon, Oct 14, 2002 at 05:50:31PM +0100, Max Bowsher wrote: >Scott Prive wrote: >> YES thank you sir! :-D >> >> that helped me find this: >> http://sources.redhat.com/ml/cygwin/2000-12/msg00877.html >> >> For the archive: Add to NT Environment "nontsec=smb" (no quotes, >> append to your existi

Re: RESOLVED: Cygwin can't write to CIFS... but cmd.exe *can* (more)

2002-10-14 Thread Max Bowsher
Scott Prive wrote: > YES thank you sir! :-D > > that helped me find this: > http://sources.redhat.com/ml/cygwin/2000-12/msg00877.html > > For the archive: Add to NT Environment "nontsec=smb" (no quotes, > append to your existing CYGWIN value). Is this an alternative syntax? I thought it was "

RE: RESOLVED: Cygwin can't write to CIFS... but cmd.exe *can* (more)

2002-10-14 Thread Scott Prive
YES thank you sir! :-D that helped me find this: http://sources.redhat.com/ml/cygwin/2000-12/msg00877.html For the archive: Add to NT Environment "nontsec=smb" (no quotes, append to your existing CYGWIN value). I did search the list before posting, but my search (CIFS, Permission) got ZERO hi