Re: Samba writes wrong file permissions

2008-06-04 Thread Mike Bird
On Wed June 4 2008 20:30:14 Robert S wrote: > I think we might be on the wrong track here. I think that the Windows > client changes the file to world read/write/execute for all users and > groups, and this creates these permissions on the file on my debian > machine. > > Is there any way that Sam

Re: Samba writes wrong file permissions

2008-06-04 Thread Robert S
>> > Take a look at "testparm -sv | grep map". >> >> Thanks. I'm not familiar with "map hidden". What does it mean? Here it >> is: > > I don't see the answer there. Can you post > your whole smb.conf, and your samba version? > I think we might be on the wrong track here. I think that the Wind

Re: Samba writes wrong file permissions

2008-06-04 Thread Mike Bird
On Wed June 4 2008 19:25:07 Robert S wrote: > > Take a look at "testparm -sv | grep map". > > Thanks. I'm not familiar with "map hidden". What does it mean? Here it > is: I don't see the answer there. Can you post your whole smb.conf, and your samba version? --Mike Bird -- To UNSUBSCRIBE,

Re: Samba writes wrong file permissions

2008-06-04 Thread Robert S
>> I have the following in my smb.conf: >> >> [public] >> path = /home/apache/files >> force user = www-data >> force group = www-data >> read only = No >> create mask = 0640 >> force directory mode = 755 >> guest ok = Yes >> >> ls /home/apach

Re: Samba writes wrong file permissions

2008-06-04 Thread Mike Bird
On Wed June 4 2008 18:35:34 Robert S wrote: > I have the following in my smb.conf: > > [public] > path = /home/apache/files > force user = www-data > force group = www-data > read only = No > create mask = 0640 > force directory mode = 755 > g

Samba writes wrong file permissions

2008-06-04 Thread Robert S
I have the following in my smb.conf: [public] path = /home/apache/files force user = www-data force group = www-data read only = No create mask = 0640 force directory mode = 755 guest ok = Yes ls /home/apache/files/Dictation// -l total 7