vontez
03-14-2005, 09:48 PM
I am running a Samba 3 server, and I am able to browse the shared files over the network, but I cannot write to my shared folder from a windows machine. What do I need to do to allow this?
Here's my smb.conf:
[global]
security = share
restrict anonymous = no
domain master = no
preferred master = no
max protocol = NT
ldap ssl = No
server signing = Auto
server string = Lappy486
[DOCUMENTS]
path = /home/vontez/Documents
read only = no
writable = yes
case sensitive = no
msdfs proxy = no
guest ok = yes
Here's my smb.conf:
[global]
security = share
restrict anonymous = no
domain master = no
preferred master = no
max protocol = NT
ldap ssl = No
server signing = Auto
server string = Lappy486
[DOCUMENTS]
path = /home/vontez/Documents
read only = no
writable = yes
case sensitive = no
msdfs proxy = no
guest ok = yes