Samba access problems from virtual machine to F10

Craig White craigwhite at azapple.com
Sun Mar 15 13:13:53 UTC 2009


On Sun, 2009-03-15 at 12:57 +0000, Paul Smith wrote:
> On Sun, Mar 15, 2009 at 12:57 PM, Paul Smith <phhs80 at gmail.com> wrote:
> >> I have VMware Server installed here to have a Windows2000 virtual
> >> machine. It used to work fine until recently: cannot transfer files
> >> between the virtual machine and F10 through samba (getting always the
> >> message "The network path was not found" whenever I try to access,
> >> from Windows2000", the samba shared F10 directory).
> >>
> >> Any ideas?
> >
> > My smb.conf file:
> >
> > [intercambio]
> >        path = /home/psmith/intercambio
> >        writeable = yes
> >        browseable = yes
> >        valid users = psmith
> 
> And the shared directory is [intercambio].
----
smb.conf with every comment is kind of painful. Next time, execute (as
root), 'testparm -s > /tmp/smb-conf.txt' which removes all of the
comments. Executing this command should also provide clues on obvious
missed configuration options.

Since you haven't set a Netbios name, what do you get from the VM host
when you execute 'smbclient -L $SAMBA_HOSTNAME -U%' ? Does it list the
'intercambio' share?

Craig




More information about the fedora-list mailing list