fatcodeguy
Programmer
I'm in an environment with only XP, ME or Win 2000 machines, and this one linux box. I want everyone to have read/write/delete access to one folder, let's say /home/public . This is what I have for the folder conf in smb.conf
[public]
path = /home/public/
public = yes
only guest = yes
writable = yes
Now do I need to create individual accounts on the linux box corresponding to each windows user? do they have to be same password and username? Appreciate all the help. thanks
[public]
path = /home/public/
public = yes
only guest = yes
writable = yes
Now do I need to create individual accounts on the linux box corresponding to each windows user? do they have to be same password and username? Appreciate all the help. thanks