سلام به همه دوستان
من samba رو به شکل زیر تنظیم کردم ولی اجازه write به من نمیده
[share]
comment = DEbian001 file sharing by ali on vm
path = /var/smb/share
browsable = yes
guest ok = no
read only = no
create mask = 0755
root@debian:/etc/samba# ls -l /var/smb/
total 8
drwxr-xr-x 2 nobody nogroup 4096 Sep 7 12:41 private
drwxr-xr-x 5 nobody nogroup 4096 Sep 7 17:06 share
البته اگر gust ok = no رو به yes تبدیل کنم اجازه write رو میده
الان چه کار کنم تا اجازه write بده ؟