PDA

View Full Version : Samba problem


LpG
29-11-2005, 19:50
Hi,

First of all, i've search the forum for an answer but nothing was able to help me.

The problem : i've a external HDD with only one FAT32 partition and i'm able to read on it but i've "Acces Denied" when i try to write on it

My SMB.conf :

[global]
workgroup = WORKGROUP
guest account = nobody
security = share
read only = no
browseable = yes
guest ok = yes
guest only = no
log level = 1
max log size = 100
encrypt passwords = no
preserve cas = yes
shot preserve case = yes
host deny = ALL
host allow = 192.168.1/255.255.255.0
server string = WL-500g
preserve modes = yes
case sensitive = yes
dns proxy = no

[share$]
path=/tmp/harddisk
read only = no
writable = yes
browseable = yes
force user = admin