Operating System - HP-UX
1833471 Members
2727 Online
110052 Solutions
New Discussion

samba v3.0.7 - nmdb Multihomed messages

 
SOLVED
Go to solution
D Block 2
Respected Contributor

samba v3.0.7 - nmdb Multihomed messages

is there any method of turning off these DEBUG messages from Samba ?

I just installed Samba 3.0.7 and then, the
Syslog shows:

..
Jun 29 11:27:07 [system] nmbd[16317]: process_nmb_request: Multihomed registration request must be directed at a WINS server.
..

$ ps -eaf |grep nmbd

root 16317 1 0 Jun 16 ? 29:53 /opt/samba/bin/nmbd -D
Golf is a Good Walk Spoiled, Mark Twain.
4 REPLIES 4
RAC_1
Honored Contributor
Solution

Re: samba v3.0.7 - nmdb Multihomed messages

I think chaning the log level will do that.
(in /etc/smb.conf file)

Anil
There is no substitute to HARDWORK
D Block 2
Respected Contributor

Re: samba v3.0.7 - nmdb Multihomed messages

the new location of the smb.conf has moved into: /etc/opt/samba/smb.conf
and there is no option set for logging.

There is an option for nmdb during startup for "level" DEBUG() logging.. maybe I should try this one..

Golf is a Good Walk Spoiled, Mark Twain.
D Block 2
Respected Contributor

Re: samba v3.0.7 - nmdb Multihomed messages

Anil,

you get the rabbit !!

the global setting in the smb.conf did the trick:
syslog = 0

Golf is a Good Walk Spoiled, Mark Twain.
D Block 2
Respected Contributor

Re: samba v3.0.7 - nmdb Multihomed messages

closed.
Golf is a Good Walk Spoiled, Mark Twain.