Bug 652 - "nmblookup -M -" doesn't work
Summary: "nmblookup -M -" doesn't work
Status: RESOLVED INVALID
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: nmbd (show other bugs)
Version: 3.0.0
Hardware: All Linux
: P3 normal
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-19 10:59 UTC by Rod Smith
Modified: 2005-11-14 09:28 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rod Smith 2003-10-19 10:59:10 UTC
The man page for nmblookup says that "nmblookup -M -" searches for a master 
browser for a network by searching for the machine with the "__MSBROWSE__" name. 
This works with Samba 2.2.7a, but not with 3.0.0. With 3.0.0, nmblookup returns 
the usage summary information, as if the command had been mistyped.
Comment 1 Tim Potter 2003-11-04 13:32:55 UTC
In 3.0 you need to escape the - sign on the command line:

nmblookup -M -- -
Comment 2 Gerald (Jerry) Carter (dead mail address) 2005-11-14 09:28:15 UTC
database cleanup