Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

jokerr

macrumors newbie
Original poster
Sep 26, 2007
1
0
I've been searching all over and need some help. I have a linux samba share that I can RW to on my windows box but I can only read on my Mac. The share is on my private network which is pretty locked down from the outside so I'm not too worried about unauthorized access. Any help is appreciated.

Samba.conf
workgroup = JOKERR@LAN
netbios name = gentoo
server string = Gentoo
security = share
#username map = /etc/samba/smbusers
encrypt password = no

[files1]
comment = files1
path = /files1
guest ok = yes
browseable = yes
writable = yes
readonly = no

[files2]
comment = files2
path = /files2
guest ok = yes
browseable = yes
writable = yes
readonly = no​
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.