Ignore:
Timestamp:
May 12, 2014, 8:58:38 PM (11 years ago)
Author:
Silvan Scherrer
Message:

Samba 3.6: updated vendor to latest version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/docs/manpages/nmblookup.1

    r746 r860  
    22.\"     Title: nmblookup
    33.\"    Author: [see the "AUTHOR" section]
    4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 10/29/2012
     4.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
     5.\"      Date: 09/18/2013
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.6
    88.\"  Language: English
    99.\"
    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 '
    1120.\" -----------------------------------------------------------------
    1221.\" * set default formatting
     
    4251\fI name\fR
    4352is "\-" 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 :
    4554\fBnmblookup \-M \-\- \-\fR\&.
    4655.RE
     
    7382.RS 4
    7483This 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[]
    7685parameter in the
    7786smb\&.conf
     
    133142.sp
    134143Note 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[]
    136145parameter in the
    137146smb\&.conf
     
    174183name
    175184.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\&.
     185This 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\&.
    177186.RE
    178187.SH "EXAMPLES"
     
    185194must be called like this:
    186195.PP
    187 nmblookup \-U server \-R \'name\'
     196nmblookup \-U server \-R \*(Aqname\*(Aq
    188197.PP
    189198For example, running :
    190199.PP
    191 nmblookup \-U samba\&.org \-R \'IRIX#1B\'
     200nmblookup \-U samba\&.org \-R \*(AqIRIX#1B\*(Aq
    192201.PP
    193202would 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.