This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[sfrench/samba-autobuild/.git] / docs / htmldocs / smbmnt.8.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <HTML
3 ><HEAD
4 ><TITLE
5 >smbmnt</TITLE
6 ><META
7 NAME="GENERATOR"
8 CONTENT="Modular DocBook HTML Stylesheet Version 1.77"></HEAD
9 ><BODY
10 CLASS="REFENTRY"
11 BGCOLOR="#FFFFFF"
12 TEXT="#000000"
13 LINK="#0000FF"
14 VLINK="#840084"
15 ALINK="#0000FF"
16 ><H1
17 ><A
18 NAME="SMBMNT"
19 ></A
20 >smbmnt</H1
21 ><DIV
22 CLASS="REFNAMEDIV"
23 ><A
24 NAME="AEN5"
25 ></A
26 ><H2
27 >Name</H2
28 >smbmnt&nbsp;--&nbsp;helper utility for mounting SMB filesystems</DIV
29 ><DIV
30 CLASS="REFSYNOPSISDIV"
31 ><A
32 NAME="AEN8"
33 ></A
34 ><H2
35 >Synopsis</H2
36 ><P
37 ><B
38 CLASS="COMMAND"
39 >smbmnt</B
40 >  {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;]</P
41 ></DIV
42 ><DIV
43 CLASS="REFSECT1"
44 ><A
45 NAME="AEN19"
46 ></A
47 ><H2
48 >DESCRIPTION</H2
49 ><P
50 ><B
51 CLASS="COMMAND"
52 >smbmnt</B
53 > is a helper application used 
54         by the smbmount program to do the actual mounting of SMB shares. 
55         <B
56 CLASS="COMMAND"
57 >smbmnt</B
58 > can be installed setuid root if you want
59         normal users to be able to mount their SMB shares.</P
60 ><P
61 >A setuid smbmnt will only allow mounts on directories owned
62         by the user, and that the user has write permission on.</P
63 ><P
64 >The <B
65 CLASS="COMMAND"
66 >smbmnt</B
67 > program is normally invoked 
68         by <A
69 HREF="smbmount.8.html"
70 TARGET="_top"
71 ><B
72 CLASS="COMMAND"
73 >smbmount(8)</B
74 >
75         </A
76 >. It should not be invoked directly by users. </P
77 ><P
78 >smbmount searches the normal PATH for smbmnt. You must ensure
79         that the smbmnt version in your path matches the smbmount used.</P
80 ></DIV
81 ><DIV
82 CLASS="REFSECT1"
83 ><A
84 NAME="AEN30"
85 ></A
86 ><H2
87 >OPTIONS</H2
88 ><P
89 ></P
90 ><DIV
91 CLASS="VARIABLELIST"
92 ><DL
93 ><DT
94 >-r</DT
95 ><DD
96 ><P
97 >mount the filesystem read-only 
98                 </P
99 ></DD
100 ><DT
101 >-u uid</DT
102 ><DD
103 ><P
104 >specify the uid that the files will 
105                 be owned by </P
106 ></DD
107 ><DT
108 >-g gid</DT
109 ><DD
110 ><P
111 >specify the gid that the files will be 
112                 owned by </P
113 ></DD
114 ><DT
115 >-f mask</DT
116 ><DD
117 ><P
118 >specify the octal file mask applied
119                 </P
120 ></DD
121 ><DT
122 >-d mask</DT
123 ><DD
124 ><P
125 >specify the octal directory mask 
126                 applied  </P
127 ></DD
128 ><DT
129 >-o options</DT
130 ><DD
131 ><P
132 >               list of options that are passed as-is to smbfs, if this
133                 command is run on a 2.4 or higher Linux kernel.
134                 </P
135 ></DD
136 ></DL
137 ></DIV
138 ></DIV
139 ><DIV
140 CLASS="REFSECT1"
141 ><A
142 NAME="AEN57"
143 ></A
144 ><H2
145 >AUTHOR</H2
146 ><P
147 >Volker Lendecke, Andrew Tridgell, Michael H. Warfield 
148         and others.</P
149 ><P
150 >The current maintainer of smbfs and the userspace
151         tools <B
152 CLASS="COMMAND"
153 >smbmount</B
154 >, <B
155 CLASS="COMMAND"
156 >smbumount</B
157 >,
158         and <B
159 CLASS="COMMAND"
160 >smbmnt</B
161 > is <A
162 HREF="mailto:urban@teststation.com"
163 TARGET="_top"
164 >Urban Widmark</A
165 >.
166         The <A
167 HREF="mailto:samba@samba.org"
168 TARGET="_top"
169 >SAMBA Mailing list</A
170 >
171         is the preferred place to ask questions regarding these programs.
172         </P
173 ><P
174 >The conversion of this manpage for Samba 2.2 was performed 
175         by Gerald Carter</P
176 ></DIV
177 ></BODY
178 ></HTML
179 >