updated Makefile to use the ldp DSSSL and regenerated all docs.
[Samba.git] / docs / htmldocs / smbmnt.8.html
blobe083cfd3bad5bf53e2cef7fb40e87ddae6d9d89a
1 <HTML
2 ><HEAD
3 ><TITLE
4 >smbmnt</TITLE
5 ><META
6 NAME="GENERATOR"
7 CONTENT="Modular DocBook HTML Stylesheet Version 1.57"></HEAD
8 ><BODY
9 CLASS="REFENTRY"
10 BGCOLOR="#FFFFFF"
11 TEXT="#000000"
12 LINK="#0000FF"
13 VLINK="#840084"
14 ALINK="#0000FF"
15 ><H1
16 ><A
17 NAME="SMBMNT"
18 >smbmnt</A
19 ></H1
20 ><DIV
21 CLASS="REFNAMEDIV"
22 ><A
23 NAME="AEN5"
24 ></A
25 ><H2
26 >Name</H2
27 >smbmnt&nbsp;--&nbsp;helper utility for mounting SMB filesystems</DIV
28 ><DIV
29 CLASS="REFSYNOPSISDIV"
30 ><A
31 NAME="AEN8"
32 ></A
33 ><H2
34 >Synopsis</H2
35 ><P
36 ><B
37 CLASS="COMMAND"
38 >smbmnt</B
39 > {mount-point} [-s &#60;share&#62;] [-r] [-u &#60;uid&#62;] [-g &#60;gid&#62;] [-f &#60;mask&#62;] [-d &#60;mask&#62;] [-o &#60;options&#62;]</P
40 ></DIV
41 ><DIV
42 CLASS="REFSECT1"
43 ><A
44 NAME="AEN19"
45 ></A
46 ><H2
47 >DESCRIPTION</H2
48 ><P
49 ><B
50 CLASS="COMMAND"
51 >smbmnt</B
52 > is a helper application used
53 by the smbmount program to do the actual mounting of SMB shares.
55 CLASS="COMMAND"
56 >smbmnt</B
57 > is meant to be installed setuid root
58 so that normal users can mount their smb shares. It checks
59 whether the user has write permissions on the mount point and
60 then mounts the directory.</P
61 ><P
62 >The <B
63 CLASS="COMMAND"
64 >smbmnt</B
65 > program is normally invoked
66 by <A
67 HREF="smbmount.8.html"
68 TARGET="_top"
69 ><B
70 CLASS="COMMAND"
71 >smbmount(8)</B
73 </A
74 >. It should not be invoked directly by users. </P
75 ></DIV
76 ><DIV
77 CLASS="REFSECT1"
78 ><A
79 NAME="AEN28"
80 ></A
81 ><H2
82 >OPTIONS</H2
83 ><P
84 ></P
85 ><DIV
86 CLASS="VARIABLELIST"
87 ><DL
88 ><DT
89 >-r</DT
90 ><DD
91 ><P
92 >mount the filesystem read-only
93 </P
94 ></DD
95 ><DT
96 >-u uid</DT
97 ><DD
98 ><P
99 >specify the uid that the files will
100 be owned by </P
101 ></DD
102 ><DT
103 >-g gid</DT
104 ><DD
106 >specify the gid that the files will be
107 owned by </P
108 ></DD
109 ><DT
110 >-f mask</DT
111 ><DD
113 >specify the octal file mask applied
115 ></DD
116 ><DT
117 >-d mask</DT
118 ><DD
120 >specify the octal directory mask
121 applied </P
122 ></DD
123 ><DT
124 >-o options</DT
125 ><DD
127 > list of options that are passed as-is to smbfs, if this
128 command is run on a 2.4 or higher linux kernel.
130 ></DD
131 ></DL
132 ></DIV
133 ></DIV
134 ><DIV
135 CLASS="REFSECT1"
137 NAME="AEN55"
138 ></A
139 ><H2
140 >AUTHOR</H2
142 >Volker Lendecke, Andrew Tridgell, Michael H. Warfield
143 and others.</P
145 >The current maintainer of smbfs and the userspace
146 tools <B
147 CLASS="COMMAND"
148 >smbmount</B
149 >, <B
150 CLASS="COMMAND"
151 >smbumount</B
153 and <B
154 CLASS="COMMAND"
155 >smbmnt</B
156 > is <A
157 HREF="mailto:urban@teststation.com"
158 TARGET="_top"
159 >Urban Widmark</A
161 The <A
162 HREF="mailto:samba@samba.org"
163 TARGET="_top"
164 >SAMBA Mailing list</A
166 is the preferred place to ask questions regarding these programs.
169 >The conversion of this manpage for Samba 2.2 was performed
170 by Gerald Carter</P
171 ></DIV
172 ></BODY
173 ></HTML