Ignore:
Timestamp:
Jan 15, 2010, 8:21:06 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update Samba 3.3 to 3.3.10 (docs)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/docs/htmldocs/manpages/smbtree.1.html

    r218 r368  
    1 <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>smbtree</title><link rel="stylesheet" href="../samba.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.74.0"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="smbtree.1"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>smbtree &#8212; A text based smb network browser
    2         </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="literal">smbtree</code> [-b] [-D] [-S]</p></div></div><div class="refsect1" lang="en"><a name="id2522950"></a><h2>DESCRIPTION</h2><p>This tool is part of the <a class="citerefentry" href="samba.7.html"><span class="citerefentry"><span class="refentrytitle">samba</span>(7)</span></a> suite.</p><p><code class="literal">smbtree</code> is a smb browser program
     1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>smbtree</title><link rel="stylesheet" href="../samba.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="smbtree"><a name="smbtree.1"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>smbtree &#8212; A text based smb network browser
     2        </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="literal">smbtree</code> [-b] [-D] [-S]</p></div></div><div class="refsect1" title="DESCRIPTION"><a name="id2528919"></a><h2>DESCRIPTION</h2><p>This tool is part of the <a class="citerefentry" href="samba.7.html"><span class="citerefentry"><span class="refentrytitle">samba</span>(7)</span></a> suite.</p><p><code class="literal">smbtree</code> is a smb browser program
    33        in text mode. It is similar to the "Network Neighborhood" found
    44        on Windows computers. It prints a tree with all
    55        the known domains, the servers in those domains and
    66        the shares on the servers.
    7         </p></div><div class="refsect1" lang="en"><a name="id2483353"></a><h2>OPTIONS</h2><div class="variablelist"><dl><dt><span class="term">-b</span></dt><dd><p>Query network nodes by sending requests
     7        </p></div><div class="refsect1" title="OPTIONS"><a name="id2489317"></a><h2>OPTIONS</h2><div class="variablelist"><dl><dt><span class="term">-b</span></dt><dd><p>Query network nodes by sending requests
    88                as broadcasts instead of querying the local master browser.
    99                </p></dd><dt><span class="term">-D</span></dt><dd><p>Only print a list of all
     
    2424use only by developers and generate HUGE amounts of log
    2525data, most of which is extremely cryptic.</p><p>Note that specifying this parameter here will
    26 override the <a class="link" href="smb.conf.5.html#LOGLEVEL" target="_top">log level</a> parameter
    27 in the <code class="filename">smb.conf</code> file.</p></dd><dt><span class="term">-V</span></dt><dd><p>Prints the program version number.
    28 </p></dd><dt><span class="term">-s &lt;configuration file&gt;</span></dt><dd><p>The file specified contains the
     26override the <a class="link" href="smb.conf.5.html#" target="_top"></a> parameter
     27in the <code class="filename">smb.conf</code> file.</p></dd><dt><span class="term">-V|--version</span></dt><dd><p>Prints the program version number.
     28</p></dd><dt><span class="term">-s|--configfile &lt;configuration file&gt;</span></dt><dd><p>The file specified contains the
    2929configuration details required by the server.  The
    3030information in this file includes server-specific
     
    3636<code class="constant">".progname"</code> will be appended (e.g. log.smbclient,
    3737log.smbd, etc...). The log file is never removed by the client.
    38 </p></dd><dt><span class="term">-N</span></dt><dd><p>If specified, this parameter suppresses the normal
     38</p></dd><dt><span class="term">-N|--no-pass</span></dt><dd><p>If specified, this parameter suppresses the normal
    3939password prompt from the client to the user. This is useful when
    4040accessing a service that does not require a password. </p><p>Unless a password is specified on the command line or
     
    4242password.</p><p>If a password is specified on the command line and this
    4343option is also defined the password on the command line will
    44 be silently ingnored and no password will be used.</p></dd><dt><span class="term">-k</span></dt><dd><p>
     44be silently ingnored and no password will be used.</p></dd><dt><span class="term">-k|--kerberos</span></dt><dd><p>
    4545Try to authenticate with kerberos. Only useful in
    4646an Active Directory environment.
     
    6868<code class="literal">rpcclient</code> to prompt for a password and type
    6969it in directly. </p></dd><dt><span class="term">-h|--help</span></dt><dd><p>Print a summary of command line options.
    70 </p></dd></dl></div></div><div class="refsect1" lang="en"><a name="id2481534"></a><h2>VERSION</h2><p>This man page is correct for version 3 of the Samba
    71         suite.</p></div><div class="refsect1" lang="en"><a name="id2481545"></a><h2>AUTHOR</h2><p>The original Samba software and related utilities
     70</p></dd></dl></div></div><div class="refsect1" title="VERSION"><a name="id2487500"></a><h2>VERSION</h2><p>This man page is correct for version 3 of the Samba
     71        suite.</p></div><div class="refsect1" title="AUTHOR"><a name="id2487511"></a><h2>AUTHOR</h2><p>The original Samba software and related utilities
    7272        were created by Andrew Tridgell. Samba is now developed
    7373        by the Samba Team as an Open Source project similar
Note: See TracChangeset for help on using the changeset viewer.