Changeset 860 for vendor/current/docs/manpages/nmblookup.1
- Timestamp:
- May 12, 2014, 8:58:38 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/docs/manpages/nmblookup.1
r746 r860 2 2 .\" Title: nmblookup 3 3 .\" Author: [see the "AUTHOR" section] 4 .\" Generator: DocBook XSL Stylesheets v1.7 5.2<http://docbook.sf.net/>5 .\" Date: 10/29/20124 .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> 5 .\" Date: 09/18/2013 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "NMBLOOKUP" "1" "10/29/2012" "Samba 3\&.6" "User Commands" 10 .TH "NMBLOOKUP" "1" "09/18/2013" "Samba 3\&.6" "User Commands" 11 .\" ----------------------------------------------------------------- 12 .\" * Define some portability stuff 13 .\" ----------------------------------------------------------------- 14 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15 .\" http://bugs.debian.org/507673 16 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html 17 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18 .ie \n(.g .ds Aq \(aq 19 .el .ds Aq ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 42 51 \fI name\fR 43 52 is "\-" then it does a lookup on the special name 44 \fB__MSBROWSE__\fR\&. Please note that in order to use the name "\-", you need to make sure "\-" isn\ 't parsed as an argument, e\&.g\&. use :53 \fB__MSBROWSE__\fR\&. Please note that in order to use the name "\-", you need to make sure "\-" isn\*(Aqt parsed as an argument, e\&.g\&. use : 45 54 \fBnmblookup \-M \-\- \-\fR\&. 46 55 .RE … … 73 82 .RS 4 74 83 This option allows you to override the NetBIOS name that Samba uses for itself\&. This is identical to setting the 75 \m[blue]\fB \%smb.conf.5.html#\fR\m[]84 \m[blue]\fBnetbios name\fR\m[] 76 85 parameter in the 77 86 smb\&.conf … … 133 142 .sp 134 143 Note that specifying this parameter here will override the 135 \m[blue]\fB \%smb.conf.5.html#\fR\m[]144 \m[blue]\fBlog level\fR\m[] 136 145 parameter in the 137 146 smb\&.conf … … 174 183 name 175 184 .RS 4 176 This is the NetBIOS name being queried\&. Depending upon the previous options this may be a NetBIOS name or IP address\&. If a NetBIOS name then the different name types may be specified by appending \ '#<type>\' to the name\&. This name may also be \'*\', which will return all registered names within a broadcast area\&.185 This is the NetBIOS name being queried\&. Depending upon the previous options this may be a NetBIOS name or IP address\&. If a NetBIOS name then the different name types may be specified by appending \*(Aq#<type>\*(Aq to the name\&. This name may also be \*(Aq*\*(Aq, which will return all registered names within a broadcast area\&. 177 186 .RE 178 187 .SH "EXAMPLES" … … 185 194 must be called like this: 186 195 .PP 187 nmblookup \-U server \-R \ 'name\'196 nmblookup \-U server \-R \*(Aqname\*(Aq 188 197 .PP 189 198 For example, running : 190 199 .PP 191 nmblookup \-U samba\&.org \-R \ 'IRIX#1B\'200 nmblookup \-U samba\&.org \-R \*(AqIRIX#1B\*(Aq 192 201 .PP 193 202 would query the WINS server samba\&.org for the domain master browser (1B name type) for the IRIX workgroup\&.
Note:
See TracChangeset
for help on using the changeset viewer.