Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
isn 't samba just supposed to *work*?

isn 't samba just supposed to *work*?

2005-12-20       - By Craig White

 Back
Reply:     1     2     3     4     5     6     7  

On Tue, 2005-12-20 at 09:39 -0500, Thom DeCarlo wrote:
> Ok, I've got another newbie issue. I'm trying to set up a samba server on my
> new Linux (RHEL3) box. I think I've got it set up properly, but my WinXP
> computer cannot find the Linux box. (ping works, but nothing else does. Even
> ftp gives a weird error about "must authenticate before setting USER".) The
> WinXP box is part of a workgroup (mylittlegroup), not a domain. I've set the
> smb.conf file with "security = user" and "workgroup = mylittlegroup".
>
> A "cat /var/log/samba/nmbd.log" shows many messages that look like this:
>
> [2005/12/19 16:22:45, 0]
> nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(353)
>  find_domain_master_name_query_fail:
>  Unable to find the Domain Master Browser name MYLITTLEGROUP<1b> for the
> workgroup MYLITTLEGROUP.
>  Unable to sync browse lists in this workgroup.
>
> And every once in a while, there is a line that says my Linux box is now a
> local master browser.
>
> I've gone through all the online documentation that I can find. Can anyone
> tell me what might be going wrong here and how to fix it?
----
on samba server, try adding 'wins support = yes' and restarting samba.
On WinXP computer, add the ip address of the samba server to Wins server
(this is done in various ways, preferably through dhcp server) but you
can probably just add it manually...

Start -> Settings -> Network and Dial Up Connections -> Select the
appropriate network adaptor and then -> Properties -> TCP/IP -> Advanced
-> WINS server -> Add the ip address of the Samba server.

WINS should make Windows network browsing functional. If you don't care
about Windows network browsing...

You can also add entry to C:\Windows\System32\drivers\etc\LMHOSTS
i.e.
192.168.1.1      SAMBA_SERVER_NETBIOS_NAME
(see the LMHOSTS.sam sample file)

or you could simply open up an explorer window and enter the ip
address...

\\ip_address_of_samba_server

Craig

--
Taroon-list mailing list
Taroon-list@(protected)
https://www.redhat.com/mailman/listinfo/taroon-list