Thank you for the info on these error messages. I commented out "smbConnect", and hardcoded our Wins Server IP on the line nbnsWinsIp. The error messages stopped showing.
Thanks again for your help. -----Original Message----- From: Christian Starkjohann [mailto:[EMAIL PROTECTED]] Sent: Friday, March 15, 2002 4:46 AM To: Trinh, Chu; '[EMAIL PROTECTED]' Subject: Re: [Sharity-talk] lmb: failed to find LMB Messages Chu Trinh wrote: > We've been using Sharity for about 2 weeks, and it works very well. In the > last few days, the following error messages keep showing up in > /var/adm/messages log repeatedly: > > Mar 14 08:19:43 solnms1 sharity[1034]: [ID 828132 daemon.error] [16] > pslsocket: connection reset by server > Mar 14 08:22:37 solnms1 sharity[1034]: [ID 828132 daemon.error] [1] lmb: > failed to find LMB, using Domain Master Browser NTPDC > > What does it mean? How do I fix it? > > Sharity version: 2.6.1 > OS: Solaris 8 The first message is simple: messages of class [16] are for informational purposes only. You can disable them with the 'smbConnect' log level in the file /usr/local/sharity/etc/sharity.cfg, if you don't like them. The other message is more servere. It means that Sharity did not find a browse server in your local subnet. In order to show a list of servers nevertheless, it connects to the domain controller. For one, this is not good habit, and second you may see delays of up to 20 seconds while Sharity tries to find a browse server in your local subnet. Browse servers are determined dynamically and automatically among Windows and other CIFS machines. You need at least one correctly configured Windows or Samba machine in your subnet to avoid this problem. Regards, Christian. -- Dipl.-Ing. Christian Starkjohann Objective Development mailto:[EMAIL PROTECTED] | http://www.obdev.at/ _______________________________________________ Sharity-talk mailing list [EMAIL PROTECTED] http://at.obdev.at/mailman/listinfo/sharity-talk
