Can't access individual samba shares
- by Richard Maddis
I've just installed CentOS and I'm configuring Samba. I have a share with the following in the smb.conf file:
[storage]
comment = Main storage for all use
path = /share
public = yes
browseable = yes
writable = yes
printable = no
write list = bob root
create mask = 0775
guest ok = yes
available = yes
In Windows Explorer, I can reach the page…