1 .\" This manpage has been automatically generated by docbook2man-spec
2 .\" from a DocBook document. docbook2man-spec can be found at:
3 .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
4 .\" Please send any bug reports, improvements, comments, patches,
5 .\" etc. to Steve Cheng <steve@ggi-project.org>.
6 .TH "SMBMNT" "8" "10 October 2001" "" ""
8 smbmnt \- helper utility for mounting SMB filesystems
11 \fBsmbmnt\fR \fBmount-point\fR [ \fB-s <share>\fR ] [ \fB-r\fR ] [ \fB-u <uid>\fR ] [ \fB-g <gid>\fR ] [ \fB-f <mask>\fR ] [ \fB-d <mask>\fR ] [ \fB-o <options>\fR ]
14 \fBsmbmnt\fR is a helper application used
15 by the smbmount program to do the actual mounting of SMB shares.
16 \fBsmbmnt\fR can be installed setuid root if you want
17 normal users to be able to mount their SMB shares.
19 A setuid smbmnt will only allow mounts on directories owned
20 by the user, and that the user has write permission on.
22 The \fBsmbmnt\fR program is normally invoked
24 . It should not be invoked directly by users.
26 smbmount searches the normal PATH for smbmnt. You must ensure
27 that the smbmnt version in your path matches the smbmount used.
31 mount the filesystem read-only
34 specify the uid that the files will
38 specify the gid that the files will be
42 specify the octal file mask applied
45 specify the octal directory mask
49 list of options that are passed as-is to smbfs, if this
50 command is run on a 2.4 or higher Linux kernel.
53 Volker Lendecke, Andrew Tridgell, Michael H. Warfield
56 The current maintainer of smbfs and the userspace
57 tools \fBsmbmount\fR, \fBsmbumount\fR,
58 and \fBsmbmnt\fR is Urban Widmark <URL:mailto:urban@teststation.com>.
59 The SAMBA Mailing list <URL:mailto:samba@samba.org>
60 is the preferred place to ask questions regarding these programs.
62 The conversion of this manpage for Samba 2.2 was performed