trying to get HEAD building again. If you want the code
[ira/wip.git] / docs / htmldocs / smbmnt.8.html
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.60.1"></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><div></div></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><tt class="command">smbmnt</tt>  {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"><h2>DESCRIPTION</h2><p><b class="command">smbmnt</b> is a helper application used 
2         by the smbmount program to do the actual mounting of SMB shares. 
3         <b class="command">smbmnt</b> can be installed setuid root if you want
4         normal users to be able to mount their SMB shares.</p><p>A setuid smbmnt will only allow mounts on directories owned
5         by the user, and that the user has write permission on.</p><p>The <b class="command">smbmnt</b> program is normally invoked 
6         by <a 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"><h2>OPTIONS</h2><div class="variablelist"><dl><dt><span class="term">-r</span></dt><dd><p>mount the filesystem read-only 
8                 </p></dd><dt><span class="term">-u uid</span></dt><dd><p>specify the uid that the files will 
9                 be owned by </p></dd><dt><span class="term">-g gid</span></dt><dd><p>specify the gid that the files will be 
10                 owned by </p></dd><dt><span class="term">-f mask</span></dt><dd><p>specify the octal file mask applied
11                 </p></dd><dt><span class="term">-d mask</span></dt><dd><p>specify the octal directory mask 
12                 applied  </p></dd><dt><span class="term">-o options</span></dt><dd><p>
13                 list of options that are passed as-is to smbfs, if this
14                 command is run on a 2.4 or higher Linux kernel.
15                 </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"><h2>AUTHOR</h2><p>Volker Lendecke, Andrew Tridgell, Michael H. Warfield 
17         and others.</p><p>The current maintainer of smbfs and the userspace
18         tools <b class="command">smbmount</b>, <b class="command">smbumount</b>,
19         and <b class="command">smbmnt</b> is <a href="mailto:urban@teststation.com" target="_top">Urban Widmark</a>.
20         The <a href="mailto:samba@samba.org" target="_top">SAMBA Mailing list</a>
21         is the preferred place to ask questions regarding these programs.
22         </p><p>The conversion of this manpage for Samba 2.2 was performed 
23         by Gerald Carter. The conversion to DocBook XML 4.2 for Samba 3.0
24         was done by Alexander Bokovoy.</p></div></div></body></html>