Ignore:
Timestamp:
Sep 30, 2008, 7:14:08 AM (17 years ago)
Author:
Paul Smedley
Message:

Update source to 3.0.32

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.0/docs/htmldocs/manpages/smbmnt.8.html

    r134 r158  
    1 <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>smbmnt</title><link rel="stylesheet" href="../samba.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="smbmnt.8"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>smbmnt &#8212; helper utility for mounting SMB filesystems</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="literal">smbmnt</code> {mount-point} [-s &lt;share&gt;] [-r] [-u &lt;uid&gt;] [-g &lt;gid&gt;] [-f &lt;mask&gt;] [-d &lt;mask&gt;] [-o &lt;options&gt;] [-h]</p></div></div><div class="refsect1" lang="en"><a name="id282739"></a><h2>DESCRIPTION</h2><p><code class="literal">smbmnt</code> is a helper application used
     1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>smbmnt</title><link rel="stylesheet" href="../samba.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="smbmnt.8"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>smbmnt &#8212; helper utility for mounting SMB filesystems</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="literal">smbmnt</code> {mount-point} [-s &lt;share&gt;] [-r] [-u &lt;uid&gt;] [-g &lt;gid&gt;] [-f &lt;mask&gt;] [-d &lt;mask&gt;] [-o &lt;options&gt;] [-h]</p></div></div><div class="refsect1" lang="en"><a name="id290801"></a><h2>DESCRIPTION</h2><p><code class="literal">smbmnt</code> is a helper application used
    22        by the smbmount program to do the actual mounting of SMB shares.
    33        <code class="literal">smbmnt</code> can be installed setuid root if you want
     
    55        by the user, and that the user has write permission on.</p><p>The <code class="literal">smbmnt</code> program is normally invoked
    66        by <a class="citerefentry" href="smbmount.8.html"><span class="citerefentry"><span class="refentrytitle">smbmount</span>(8)</span></a>. It should not be invoked directly by users. </p><p>smbmount searches the normal PATH for smbmnt. You must ensure
    7         that the smbmnt version in your path matches the smbmount used.</p></div><div class="refsect1" lang="en"><a name="id282787"></a><h2>OPTIONS</h2><div class="variablelist"><dl><dt><span class="term">-r</span></dt><dd><p>mount the filesystem read-only
     7        that the smbmnt version in your path matches the smbmount used.</p></div><div class="refsect1" lang="en"><a name="id290849"></a><h2>OPTIONS</h2><div class="variablelist"><dl><dt><span class="term">-r</span></dt><dd><p>mount the filesystem read-only
    88                </p></dd><dt><span class="term">-u uid</span></dt><dd><p>specify the uid that the files will
    99                be owned by </p></dd><dt><span class="term">-g gid</span></dt><dd><p>specify the gid that the files will be
     
    1414                command is run on a 2.4 or higher Linux kernel.
    1515                </p></dd><dt><span class="term">-h|--help</span></dt><dd><p>Print a summary of command line options.
    16 </p></dd></dl></div></div><div class="refsect1" lang="en"><a name="id282882"></a><h2>AUTHOR</h2><p>Volker Lendecke, Andrew Tridgell, Michael H. Warfield
     16</p></dd></dl></div></div><div class="refsect1" lang="en"><a name="id259007"></a><h2>AUTHOR</h2><p>Volker Lendecke, Andrew Tridgell, Michael H. Warfield
    1717        and others.</p><p>The current maintainer of smbfs and the userspace
    1818        tools <code class="literal">smbmount</code>, <code class="literal">smbumount</code>,
Note: See TracChangeset for help on using the changeset viewer.