cantthinkofanickname
December 9th, 2008, 09:37 AM
I have created a directory and subdirectory (office/common) and can get them to show and access on windows. Whatever permissions I give them I cannot edit files. When I open a file and attempt to save it I get windows reporting "can't create the file (Make sure the path and file name are correct)". I can edit files directly on the server. the dir. common is not in the homes dir.
I have testparm samba.conf and passes. The shares are defined as:
[global]
netbios name = acdorserver1
server string = acdor server1
writeable = yes
workgroup = ACDOR
os level = 20
hide dot files = yes
encrypt passwords = yes
security = user
[homes]
comment = user's private files
#valid users = @office
browseable = no
writeable = yes
wide links = no
hide dot files = yes
[common]
path = /office/common
comment = all our common shared files
valid users = @office
create mode = 777
directory mode = 777
# valid users = @office
[forms]
comment = read only forms and pamplets.
writable = yes
valid users = @office
public = yes
path = /office/forms
write list = ceo,admin,info
available = yes
I have set (in webmin) the Unix file mode to 777 and the force unix file mode is 000 but I am not sure if this is correct.
Can anyone help?
I have testparm samba.conf and passes. The shares are defined as:
[global]
netbios name = acdorserver1
server string = acdor server1
writeable = yes
workgroup = ACDOR
os level = 20
hide dot files = yes
encrypt passwords = yes
security = user
[homes]
comment = user's private files
#valid users = @office
browseable = no
writeable = yes
wide links = no
hide dot files = yes
[common]
path = /office/common
comment = all our common shared files
valid users = @office
create mode = 777
directory mode = 777
# valid users = @office
[forms]
comment = read only forms and pamplets.
writable = yes
valid users = @office
public = yes
path = /office/forms
write list = ceo,admin,info
available = yes
I have set (in webmin) the Unix file mode to 777 and the force unix file mode is 000 but I am not sure if this is correct.
Can anyone help?