Here's my smb.conf from the box.
It's pretty basic. I can mount the share on my other machine fine (it
asks for pass, I hit enter, it mounts).
I've also noticed that mythboxee doesn't give me the option to try to
pick between xml and samba.
The Text is there that would seem to be the select option to change
it, but it can't be highlighted.
[global]
workgroup = RESNET
server string = Samba Server
security = user
load printers = yes
log file = /var/log/samba/log.%m
max log size = 50
local master = no
dns proxy = no
map to guest = Bad User
[homes]
comment = Home Directories
browseable = no
writable = yes
[printers]
comment = All Printers
path = /var/spool/samba
browseable = no
guest ok = no
writable = no
printable = yes
[mythtv]
comment = MythTV Recordings
path = /mnt/VidMaster/TV
public = yes
writeable = no
guest ok = yes
read only = yes
On Jan 7, 1:06 am, Mark Suman <
mwsu...@gmail.com> wrote:
> What is the name of your samba share? I had a problem with my share
> name and had to change it. Also, can you mount this share on another
> computer?
>
> Mark
>