try this
[public]
path = /sume/path
public = yes
only guest = yes
writable= yes
printable=no

------- Original message -------
From: Muhammed Anees <[EMAIL PROTECTED]>
Sent: 29.3.'06,  9:32

> hello
> 
> i configured a samba server in debian linux. And i got all shared directories 
> are browsable in windows also. but not getting the write permission from 
> windows
 os.   windows version is windows xp.
> 
> these are the main directives that i edited in /etc/samba/smb.conf
> 
> [global]
> # the domain name
> workgroup = WORKGROUP
> 
> # the server's name
> netbios name = Debian
> 
> # comment describing what the machine is
> server string = Linux
> 
> # security and logging settings
> security = share
> 
> domain logons = yes
> 
> 
> then for the directory share
> 
> [share]
> #comment = The domain logon service
> path = /etc/share
> read only = no
> # 'read only' can be changed to 'no' whilst you edit this file
> # but revert back to 'yes' for normal secure operation
> browseable = yes
> writable = yes
> create mask =0777
> guest ok = yes
> 
> i tried using user security also..
> But at any time writable directive is not working..
> 
> hope i will get a solution for this soon
> 
> By
> Anees


Reply via email to