1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
3 <refentry id="smbtree.1">
6 <refentrytitle>smbtree</refentrytitle>
7 <manvolnum>1</manvolnum>
12 <refname>smbtree</refname>
13 <refpurpose>A text based smb network browser
19 <command>smbtree</command>
20 <arg choice="opt">-b</arg>
21 <arg choice="opt">-D</arg>
22 <arg choice="opt">-S</arg>
27 <title>DESCRIPTION</title>
29 <para>This tool is part of the <citerefentry><refentrytitle>samba</refentrytitle>
30 <manvolnum>7</manvolnum></citerefentry> suite.</para>
32 <para><command>smbtree</command> is a smb browser program
33 in text mode. It is similar to the "Network Neighborhood" found
34 on Windows computers. It prints a tree with all
35 the known domains, the servers in those domains and
36 the shares on the servers.
42 <title>OPTIONS</title>
47 <listitem><para>Query network nodes by sending requests
48 as broadcasts instead of querying the local master browser.
54 <listitem><para>Only print a list of all
55 the domains known on broadcast or by the
56 master browser</para></listitem>
61 <listitem><para>Only print a list of
62 all the domains and servers responding on broadcast or
63 known by the master browser.
69 &popt.common.credentials;
76 <title>VERSION</title>
78 <para>This man page is correct for version 3.0 of the Samba
85 <para>The original Samba software and related utilities
86 were created by Andrew Tridgell. Samba is now developed
87 by the Samba Team as an Open Source project similar
88 to the way the Linux kernel is developed.</para>
90 <para>The smbtree man page was written by Jelmer Vernooij. </para>