From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David Jackson" Subject: Slack + Samba-2.2.5 whoes Date: Fri, 28 Jun 2002 19:28:39 -0600 Sender: linux-admin-owner@vger.kernel.org Message-ID: <200206281928.AA680198428@wcox.com> Reply-To: Mime-Version: 1.0 Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: San Antino Linux Group Cc: Linux-Admin Ok -- I running Slack-8.0 and Samba 2.2.5( source build). Problem is I cann't see samba server in network neighborhood on WinMe (Debian Samba istall works). TIA, David Jackson Here some smb.conf, logs and smblclient output : slacker:root >> bin/testparm Load smb config files from /opt/samba/lib/smb.conf Processing section "[home]" Loaded services file OK. Press enter to see a dump of your service definitions slacker:root >> bin/smbclient -U% -L localhost added interface ip=192.168.1.1 bcast=192.168.1.255 nmask=255.255.255.0 added interface ip=191.168.2.1 bcast=191.168.2.255 nmask=255.255.255.0 Domain=[MYGROUP] OS=[Unix] Server=[Samba 2.2.5] Sharename Type Comment --------- ---- ------- IPC$ IPC IPC Service (Samba 2.2.5) ADMIN$ Disk IPC Service (Samba 2.2.5) Server Comment --------- ------- SLACKER Samba 2.2.5 Workgroup Master --------- ------- MYGROUP SLACKER # Samba config file created using SWAT # from beans.homelinux.net (192.168.1.3) # Date: 2002/06/28 19:33:09 # Global parameters [global] workgroup = MYGROUP encrypt passwords = Yes log level = 3 [home] comment = Home Sweet Home path = /home read only = No browseable = No -- log.nmbd -- [2002/06/28 19:35:56, 3] nmbd/nmbd_incomingrequests.c:process_name_query_request(480) process_name_query_request: Name query from 192.168.1.3 on subnet 192.168.1.1 for name MYGROUP<1b> [2002/06/28 19:35:57, 3] nmbd/nmbd_incomingrequests.c:process_name_query_request(480) process_name_query_request: Name query from 192.168.1.3 on subnet 192.168.1.1 for name MYGROUP<1b> [2002/06/28 19:35:58, 3] nmbd/nmbd_incomingrequests.c:process_name_query_request(480) process_name_query_request: Name query from 192.168.1.3 on subnet 192.168.1.1 for name MYGROUP<1b> [2002/06/28 19:36:48, 3] nmbd/nmbd_sendannounce.c:send_host_announcement(217) send_host_announcement: type 19a03 for host SLACKER on subnet 192.168.1.1 for workgroup MYGROUP [2002/06/28 19:36:48, 3] nmbd/nmbd_sendannounce.c:send_host_announcement(217) send_host_announcement: type 19a03 for host SLACKER on subnet 191.168.2.1 for workgroup MYGROUP ---- log.smbd ------------- [2002/06/28 19:33:36, 3] smbd/sec_ctx.c:set_sec_ctx(314) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2002/06/28 19:33:36, 2] smbd/server.c:exit_server(461) Closing connections [2002/06/28 19:33:36, 3] smbd/connection.c:yield_connection(48) Yielding connection to [2002/06/28 19:33:36, 3] smbd/connection.c:yield_connection(62) yield_connection: tdb_delete for name failed with error Record does not exist. [2002/06/28 19:33:36, 3] smbd/server.c:exit_server(495) Server exit (normal exit)