[expert] Samba file creation problem

2002-02-26 Thread Wayne Stout
Greetings, everyone. I've got a strange little problem happening with file creation on one of my Samba servers here. It's 100% repeatable, but makes absolutely no sense to me. I've asked this on the RedHat list, but got no response, so I thought I'd ask the good people of this list. Here's

Re: [expert] Samba file creation problem

2002-02-26 Thread Michael Osten
Some where in the universe on Tue, 26 Feb 2002 11:28:14 -0600 Wayne Stout [EMAIL PROTECTED] wrote: Greetings, everyone. I've got a strange little problem happening with file creation on one of my Samba servers here. It's 100% repeatable, but makes absolutely no sense to me. I've asked

Re: [expert] Samba file creation problem

2002-02-26 Thread Wayne Stout
At 12:56 PM 2/26/2002 -0500, you wrote: Completly off-topic, but why are you not using the function of S.A.N.E. to network that scanner so that users can access it via the network and save to their local machine? Er... because we never thought of it? Actually, I wasn't the one that set up the

Re: [expert] Samba file creation problem

2002-02-26 Thread Michael Osten
Some where in the universe on Tue, 26 Feb 2002 13:08:21 -0600 Wayne Stout [EMAIL PROTECTED] wrote: At 12:56 PM 2/26/2002 -0500, you wrote: Completly off-topic, but why are you not using the function of S.A.N.E. to network that scanner so that users can access it via the network and save

Re: [expert] Samba file creation problem

2002-02-26 Thread Wayne Stout
At 02:10 PM 2/26/2002 -0500, you wrote: You don't have to run Linux to access a S.A.N.E. networked scanner. There are windows clients :) Yeah, but that would mean the end users would have to have access to the server, assuming I put the scanner on the server. My boss isn't very keen on that

Re: [expert] Samba file creation problem

2002-02-26 Thread Haim Ashkenazi
Hi On Tue, Feb 26, 2002 at 11:28:14AM -0600, Wayne Stout wrote: Greetings, everyone. I've got a strange little problem happening with file creation on one of my Samba servers here. It's 100% repeatable, but makes absolutely no sense to me. I've asked this on the RedHat list, but got no

Re: [expert] Samba file creation problem

2002-02-26 Thread Michael Osten
Some where in the universe on Tue, 26 Feb 2002 15:16:07 -0600 Wayne Stout [EMAIL PROTECTED] wrote: At 02:10 PM 2/26/2002 -0500, you wrote: You don't have to run Linux to access a S.A.N.E. networked scanner. There are windows clients :) Yeah, but that would mean the end users would have

Re: [expert] Samba file creation problem

2002-02-26 Thread GĂ©rard Perreault
The first thing that comes to mind is that the directory mask setting should not be 776 but 775 and the file create mask should be 664, not 776. Here is what the lengthy documentation of man smb.conf states: the force create mask should solve your problem. Also note at the end of the create