[Samba] NT_STATUS_BAD_NETWORK_NAME

Frank Simorjay franks at simorjay.com
Wed Mar 29 05:52:49 GMT 2006


Hello,

 

 

I could use a bit of help with a samba install.

 

Installation is Samba 3.0.21c on fedora 4

No major changes to smb.conf just added a share point.

 

[disk]

   comment = Disk shares

   path =/disk

   public = yes

   writable = yes

   printable = no

   guest ok = yes

 

I opened my share up wide.

ls -l

drwxrwxrwx   10 bob users  1024 Mar 21 16:07 disk

 

I get my share info as expected

 

smbclient -L localhost

Password:

Domain=[SHARE] OS=[Unix] Server=[Samba 3.0.14a-2]

 

        Sharename       Type      Comment

        ---------       ----      -------

        disk            Disk      Disk shares

        tmp            Disk      

 

 

I can connect to to tmp

 

 

 smbclient //localhost/tmp -Ufranks

Password:

Domain=[SHARE] OS=[Unix] Server=[Samba 3.0.14a-2]

smb: \>

 

However when I try to connect to local host I get this error

 

smbclient //localhost/disk -Ubob

Password:

Domain=[SHARE] OS=[Unix] Server=[Samba 3.0.21c]

tree connect failed: NT_STATUS_BAD_NETWORK_NAME

 

following errs in /var/log

error.log

::::::::::::::

[2006/03/28 20:31:13, 0] smbd/service.c:make_connection_snum(615)

  '/disk' does not exist or is not a directory, when connecting to [disk]

 

share.log

::::::::::::::

[2006/03/28 20:22:49, 0] smbd/service.c:make_connection_snum(615)

  '/disk' does not exist or is not a directory, when connecting to [disk]

 

Anyone have any ideas?

 

Thanks in advance.

 

 

 



More information about the samba mailing list