I'm running samba on 4.1-release but every time I try to connect
(smbclient -U chris \\\\192.168.25.18\\tmp), I get this error -
Domain=[BLUE] OS=[Unix] Server=[Samba 3.0.24]
tree connect failed: NT_STATUS_BAD_NETWORK_NAME
Here's my /etc/samba/smb.conf file
[global]
bind interfaces only = yes
interfaces = 192.168.25.18
encrypt passwords = yes
[/tmp]
comment = All groups
path = /tmp
read only = No
browsable = yes
valid users = chris
I added user password with "smbpasswd -a chris"
netstat shows samba started and bind to 192.168.25.18. ps show smbd
and nmbd running.
smbclient -L 192.168.25.18 -U chris shows -
Domain=[BLUE] OS=[Unix] Server=[Samba 3.0.24]
Sharename Type Comment
--------- ---- -------
/tmp Disk All groups
IPC$ IPC IPC Service (Samba 3.0.24)
Domain=[BLUE] OS=[Unix] Server=[Samba 3.0.24]
Server Comment
--------- -------
Workgroup Master
--------- -------
WORKGROUP BLUE
smbstatus shows -
Samba version 3.0.24
PID Username Group Machine
-------------------------------------------------------------------
Service pid machine Connected at
-------------------------------------------------------
No locked files
/var/log/log.smbd file shows -
[2007/07/26 20:21:37, 0]
/usr/obj/i386/samba-3.0.24/samba-3.0.24/source/smbd/service.c:make_connection(1111)
blue (192.168.25.18) couldn't find service tmp
/var/log/log.nmbd shows -
[2007/07/26 20:26:41, 0]
/usr/obj/i386/samba-3.0.24/samba-3.0.24/source/nmbd/nmbd_become_lmb.c:become_local_master_stage2(396)
*****
Samba name server BLUE is now a local master browser for workgroup
WORKGROUP on subnet 192.168.25.18
*****
Any help would be much appreciated.
Thanks.
| Eric Sandeen | [PATCH 0/4] (RESEND) ext3[34] barrier changes |
| Jeremy Fitzhardinge | [PATCH 02 of 36] x86: add memory clobber to save/loadsegment |
| Linus Torvalds | Linux 2.6.25-rc2 |
| Andrew Morton | Re: 2.6.21-rc2-mm1 |
git: | |
| Linus Torvalds | Re: VCS comparison table |
| Joakim Tjernlund | git-svn set-tree bug |
| Avery Pennarun | Re: why is git destructive by default? (i suggest it not be!) |
| Karl | Re: People unaware of the importance of "git gc"? |
| Richard Stallman | Real men don't attack straw men |
| Benoit Chesneau | problem sata with asus m2v-mx motherboard |
| James Hartley | scp batch mode? |
| Brandon Lee | DELL PERC 5iR slow performance |
| Framstag | ftp-error: bind: Address already in use? |
| Dave `geek' Gymer | WARNING (was Re: New afio release) |
| Theodore Ts'o | RESULT: comp.os.linux passes: 858: 5 |
| Ian Kluft | RESULT: comp.os.linux reorganization, all groups pass (part 3/3) |
| problem downloading linux-staging tree | 55 minutes ago | Linux general |
| ptrace and big kernel lock | 1 hour ago | Linux kernel |
| SMDK2410 LCD Framebuffer driver | 7 hours ago | Linux kernel |
| Resetting the bios password for Toshiba Laptop | 8 hours ago | Hardware |
| Problem booting a barebone kernel in VMWare | 11 hours ago | Linux kernel |
| IP layer send packet | 15 hours ago | Linux kernel |
| PID to ELF image full path | 17 hours ago | Linux kernel |
| types of kernel | 1 day ago | Linux kernel |
| magical mounts | 2 days ago | Linux kernel |
| Problem in scim in Fedora 9 | 3 days ago | Linux general |
