Ignore:
Timestamp:
Jun 24, 2009, 5:09:21 PM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.0 to 3.0.35

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.0/docs/manpages/smbtree.1

    r158 r286  
    11.\"     Title: smbtree
    2 .\"    Author:
    3 .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
    4 .\"      Date: 08/25/2008
     2.\"    Author: [see the "AUTHOR" section]
     3.\" Generator: DocBook XSL Stylesheets v1.74.0 <http://docbook.sf.net/>
     4.\"      Date: 06/22/2009
    55.\"    Manual: User Commands
    66.\"    Source: Samba 3.0
     7.\"  Language: English
    78.\"
    8 .TH "SMBTREE" "1" "08/25/2008" "Samba 3\.0" "User Commands"
     9.TH "SMBTREE" "1" "06/22/2009" "Samba 3\&.0" "User Commands"
     10.\" -----------------------------------------------------------------
     11.\" * (re)Define some macros
     12.\" -----------------------------------------------------------------
     13.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     14.\" toupper - uppercase a string (locale-aware)
     15.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     16.de toupper
     17.tr aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ
     18\\$*
     19.tr aabbccddeeffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz
     20..
     21.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     22.\" SH-xref - format a cross-reference to an SH section
     23.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     24.de SH-xref
     25.ie n \{\
     26.\}
     27.toupper \\$*
     28.el \{\
     29\\$*
     30.\}
     31..
     32.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     33.\" SH - level-one heading that works better for non-TTY output
     34.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     35.de1 SH
     36.\" put an extra blank line of space above the head in non-TTY output
     37.if t \{\
     38.sp 1
     39.\}
     40.sp \\n[PD]u
     41.nr an-level 1
     42.set-an-margin
     43.nr an-prevailing-indent \\n[IN]
     44.fi
     45.in \\n[an-margin]u
     46.ti 0
     47.HTML-TAG ".NH \\n[an-level]"
     48.it 1 an-trap
     49.nr an-no-space-flag 1
     50.nr an-break-flag 1
     51\." make the size of the head bigger
     52.ps +3
     53.ft B
     54.ne (2v + 1u)
     55.ie n \{\
     56.\" if n (TTY output), use uppercase
     57.toupper \\$*
     58.\}
     59.el \{\
     60.nr an-break-flag 0
     61.\" if not n (not TTY), use normal case (not uppercase)
     62\\$1
     63.in \\n[an-margin]u
     64.ti 0
     65.\" if not n (not TTY), put a border/line under subheading
     66.sp -.6
     67\l'\n(.lu'
     68.\}
     69..
     70.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     71.\" SS - level-two heading that works better for non-TTY output
     72.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     73.de1 SS
     74.sp \\n[PD]u
     75.nr an-level 1
     76.set-an-margin
     77.nr an-prevailing-indent \\n[IN]
     78.fi
     79.in \\n[IN]u
     80.ti \\n[SN]u
     81.it 1 an-trap
     82.nr an-no-space-flag 1
     83.nr an-break-flag 1
     84.ps \\n[PS-SS]u
     85\." make the size of the head bigger
     86.ps +2
     87.ft B
     88.ne (2v + 1u)
     89.if \\n[.$] \&\\$*
     90..
     91.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     92.\" BB/BE - put background/screen (filled box) around block of text
     93.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     94.de BB
     95.if t \{\
     96.sp -.5
     97.br
     98.in +2n
     99.ll -2n
     100.gcolor red
     101.di BX
     102.\}
     103..
     104.de EB
     105.if t \{\
     106.if "\\$2"adjust-for-leading-newline" \{\
     107.sp -1
     108.\}
     109.br
     110.di
     111.in
     112.ll
     113.gcolor
     114.nr BW \\n(.lu-\\n(.i
     115.nr BH \\n(dn+.5v
     116.ne \\n(BHu+.5v
     117.ie "\\$2"adjust-for-leading-newline" \{\
     118\M[\\$1]\h'1n'\v'+.5v'\D'P \\n(BWu 0 0 \\n(BHu -\\n(BWu 0 0 -\\n(BHu'\M[]
     119.\}
     120.el \{\
     121\M[\\$1]\h'1n'\v'-.5v'\D'P \\n(BWu 0 0 \\n(BHu -\\n(BWu 0 0 -\\n(BHu'\M[]
     122.\}
     123.in 0
     124.sp -.5v
     125.nf
     126.BX
     127.in
     128.sp .5v
     129.fi
     130.\}
     131..
     132.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     133.\" BM/EM - put colored marker in margin next to block of text
     134.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     135.de BM
     136.if t \{\
     137.br
     138.ll -2n
     139.gcolor red
     140.di BX
     141.\}
     142..
     143.de EM
     144.if t \{\
     145.br
     146.di
     147.ll
     148.gcolor
     149.nr BH \\n(dn
     150.ne \\n(BHu
     151\M[\\$1]\D'P -.75n 0 0 \\n(BHu -(\\n[.i]u - \\n(INu - .75n) 0 0 -\\n(BHu'\M[]
     152.in 0
     153.nf
     154.BX
     155.in
     156.fi
     157.\}
     158..
     159.\" -----------------------------------------------------------------
     160.\" * set default formatting
     161.\" -----------------------------------------------------------------
    9162.\" disable hyphenation
    10163.nh
    11164.\" disable justification (adjust text to left margin only)
    12165.ad l
    13 .SH "NAME"
    14 smbtree - A text based smb network browser
    15 .SH "SYNOPSIS"
    16 .HP 1
    17 smbtree [\-b] [\-D] [\-S]
     166.\" -----------------------------------------------------------------
     167.\" * MAIN CONTENT STARTS HERE *
     168.\" -----------------------------------------------------------------
     169.SH "Name"
     170smbtree \- A text based smb network browser
     171.SH "Synopsis"
     172.fam C
     173.HP \w'\ 'u
     174\FCsmbtree\F[] [\-b] [\-D] [\-S]
     175.fam
    18176.SH "DESCRIPTION"
    19177.PP
    20178This tool is part of the
    21179\fBsamba\fR(7)
    22 suite\.
    23 .PP
    24 smbtree
    25 is a smb browser program in text mode\. It is similar to the "Network Neighborhood" found on Windows computers\. It prints a tree with all the known domains, the servers in those domains and the shares on the servers\.
     180suite\&.
     181.PP
     182\FCsmbtree\F[]
     183is a smb browser program in text mode\&. It is similar to the "Network Neighborhood" found on Windows computers\&. It prints a tree with all the known domains, the servers in those domains and the shares on the servers\&.
    26184.SH "OPTIONS"
    27185.PP
    28186\-b
    29187.RS 4
    30 Query network nodes by sending requests as broadcasts instead of querying the local master browser\.
     188Query network nodes by sending requests as broadcasts instead of querying the local master browser\&.
    31189.RE
    32190.PP
     
    38196\-S
    39197.RS 4
    40 Only print a list of all the domains and servers responding on broadcast or known by the master browser\.
     198Only print a list of all the domains and servers responding on broadcast or known by the master browser\&.
    41199.RE
    42200.PP
     
    44202.RS 4
    45203\fIlevel\fR
    46 is an integer from 0 to 10\. The default value if this parameter is not specified is 0\.
    47 .sp
    48 The higher this value, the more detail will be logged to the log files about the activities of the server\. At level 0, only critical errors and serious warnings will be logged\. Level 1 is a reasonable level for day\-to\-day running \- it generates a small amount of information about operations carried out\.
    49 .sp
    50 Levels above 1 will generate considerable amounts of log data, and should only be used when investigating a problem\. Levels above 3 are designed for use only by developers and generate HUGE amounts of log data, most of which is extremely cryptic\.
     204is an integer from 0 to 10\&. The default value if this parameter is not specified is 0\&.
     205.sp
     206The higher this value, the more detail will be logged to the log files about the activities of the server\&. At level 0, only critical errors and serious warnings will be logged\&. Level 1 is a reasonable level for day\-to\-day running \- it generates a small amount of information about operations carried out\&.
     207.sp
     208Levels above 1 will generate considerable amounts of log data, and should only be used when investigating a problem\&. Levels above 3 are designed for use only by developers and generate HUGE amounts of log data, most of which is extremely cryptic\&.
    51209.sp
    52210Note that specifying this parameter here will override the
    53 \fIlog level\fR
     211\m[blue]\fBlog level\fR\m[]
    54212parameter in the
    55 \fIsmb\.conf\fR
    56 file\.
     213\FCsmb\&.conf\F[]
     214file\&.
    57215.RE
    58216.PP
    59217\-V
    60218.RS 4
    61 Prints the program version number\.
     219Prints the program version number\&.
    62220.RE
    63221.PP
    64222\-s <configuration file>
    65223.RS 4
    66 The file specified contains the configuration details required by the server\. The information in this file includes server\-specific information such as what printcap file to use, as well as descriptions of all the services that the server is to provide\. See
    67 \fIsmb\.conf\fR
    68 for more information\. The default configuration file name is determined at compile time\.
     224The file specified contains the configuration details required by the server\&. The information in this file includes server\-specific information such as what printcap file to use, as well as descriptions of all the services that the server is to provide\&. See
     225\FCsmb\&.conf\F[]
     226for more information\&. The default configuration file name is determined at compile time\&.
    69227.RE
    70228.PP
    71229\-l|\-\-log\-basename=logdirectory
    72230.RS 4
    73 Base directory name for log/debug files\. The extension
    74 \fB"\.progname"\fR
    75 will be appended (e\.g\. log\.smbclient, log\.smbd, etc\.\.\.)\. The log file is never removed by the client\.
     231Base directory name for log/debug files\&. The extension
     232\fB"\&.progname"\fR
     233will be appended (e\&.g\&. log\&.smbclient, log\&.smbd, etc\&.\&.\&.)\&. The log file is never removed by the client\&.
    76234.RE
    77235.PP
    78236\-N
    79237.RS 4
    80 If specified, this parameter suppresses the normal password prompt from the client to the user\. This is useful when accessing a service that does not require a password\.
    81 .sp
    82 Unless a password is specified on the command line or this parameter is specified, the client will request a password\.
    83 .sp
    84 If a password is specified on the command line and this option is also defined the password on the command line will be silently ingnored and no password will be used\.
     238If specified, this parameter suppresses the normal password prompt from the client to the user\&. This is useful when accessing a service that does not require a password\&.
     239.sp
     240Unless a password is specified on the command line or this parameter is specified, the client will request a password\&.
     241.sp
     242If a password is specified on the command line and this option is also defined the password on the command line will be silently ingnored and no password will be used\&.
    85243.RE
    86244.PP
    87245\-k
    88246.RS 4
    89 Try to authenticate with kerberos\. Only useful in an Active Directory environment\.
     247Try to authenticate with kerberos\&. Only useful in an Active Directory environment\&.
    90248.RE
    91249.PP
    92250\-A|\-\-authentication\-file=filename
    93251.RS 4
    94 This option allows you to specify a file from which to read the username and password used in the connection\. The format of the file is
    95 .sp
    96 .sp
    97 .RS 4
     252This option allows you to specify a file from which to read the username and password used in the connection\&. The format of the file is
     253.sp
     254.if n \{\
     255.RS 4
     256.\}
     257.fam C
     258.ps -1
    98259.nf
     260.if t \{\
     261.sp -1
     262.\}
     263.BB lightgray adjust-for-leading-newline
     264.sp -1
     265
    99266username = <value>
    100267password = <value>
    101268domain   = <value>
    102 .fi
    103 .RE
    104 .sp
    105 Make certain that the permissions on the file restrict access from unwanted users\.
     269.EB lightgray adjust-for-leading-newline
     270.if t \{\
     271.sp 1
     272.\}
     273.fi
     274.fam
     275.ps +1
     276.if n \{\
     277.RE
     278.\}
     279.sp
     280Make certain that the permissions on the file restrict access from unwanted users\&.
    106281.RE
    107282.PP
    108283\-U|\-\-user=username[%password]
    109284.RS 4
    110 Sets the SMB username or username and password\.
    111 .sp
    112 If %password is not specified, the user will be prompted\. The client will first check the
     285Sets the SMB username or username and password\&.
     286.sp
     287If %password is not specified, the user will be prompted\&. The client will first check the
    113288\fBUSER\fR
    114289environment variable, then the
    115290\fBLOGNAME\fR
    116 variable and if either exists, the string is uppercased\. If these environmental variables are not found, the username
     291variable and if either exists, the string is uppercased\&. If these environmental variables are not found, the username
    117292\fBGUEST\fR
    118 is used\.
    119 .sp
    120 A third option is to use a credentials file which contains the plaintext of the username and password\. This option is mainly provided for scripts where the admin does not wish to pass the credentials on the command line or via environment variables\. If this method is used, make certain that the permissions on the file restrict access from unwanted users\. See the
     293is used\&.
     294.sp
     295A third option is to use a credentials file which contains the plaintext of the username and password\&. This option is mainly provided for scripts where the admin does not wish to pass the credentials on the command line or via environment variables\&. If this method is used, make certain that the permissions on the file restrict access from unwanted users\&. See the
    121296\fI\-A\fR
    122 for more details\.
    123 .sp
    124 Be cautious about including passwords in scripts\. Also, on many systems the command line of a running process may be seen via the
    125 ps
    126 command\. To be safe always allow
    127 rpcclient
    128 to prompt for a password and type it in directly\.
     297for more details\&.
     298.sp
     299Be cautious about including passwords in scripts\&. Also, on many systems the command line of a running process may be seen via the
     300\FCps\F[]
     301command\&. To be safe always allow
     302\FCrpcclient\F[]
     303to prompt for a password and type it in directly\&.
    129304.RE
    130305.PP
    131306\-h|\-\-help
    132307.RS 4
    133 Print a summary of command line options\.
     308Print a summary of command line options\&.
    134309.RE
    135310.SH "VERSION"
    136311.PP
    137 This man page is correct for version 3\.0 of the Samba suite\.
     312This man page is correct for version 3\&.0 of the Samba suite\&.
    138313.SH "AUTHOR"
    139314.PP
    140 The original Samba software and related utilities were created by Andrew Tridgell\. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed\.
    141 .PP
    142 The smbtree man page was written by Jelmer Vernooij\.
     315The original Samba software and related utilities were created by Andrew Tridgell\&. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed\&.
     316.PP
     317The smbtree man page was written by Jelmer Vernooij\&.
Note: See TracChangeset for help on using the changeset viewer.