This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[samba.git] / docs / manpages / smbmnt.8
1 .\"Generated by db2man.xsl. Don't modify this, modify the source.
2 .de Sh \" Subsection
3 .br
4 .if t .Sp
5 .ne 5
6 .PP
7 \fB\\$1\fR
8 .PP
9 ..
10 .de Sp \" Vertical space (when we can't use .PP)
11 .if t .sp .5v
12 .if n .sp
13 ..
14 .de Ip \" List item
15 .br
16 .ie \\n(.$>=3 .ne \\$3
17 .el .ne 3
18 .IP "\\$1" \\$2
19 ..
20 .TH "SMBMNT" 8 "" "" ""
21 .SH NAME
22 smbmnt \- helper utility for mounting SMB filesystems
23 .SH "SYNOPSIS"
24
25 .nf
26 \fBsmbmnt\fR {mount-point} [-s <share>] [-r] [-u <uid>] [-g <gid>] [-f <mask>] [-d <mask>] [-o <options>] [-h]
27       
28 .fi
29
30 .SH "DESCRIPTION"
31
32 .PP
33 \fBsmbmnt\fR is a helper application used by the smbmount program to do the actual mounting of SMB shares\&.\fBsmbmnt\fR can be installed setuid root if you want normal users to be able to mount their SMB shares\&.
34
35 .PP
36 A setuid smbmnt will only allow mounts on directories owned by the user, and that the user has write permission on\&.
37
38 .PP
39 The \fBsmbmnt\fR program is normally invoked by \fBsmbmount\fR(8)\&. It should not be invoked directly by users\&.
40
41 .PP
42 smbmount searches the normal PATH for smbmnt\&. You must ensure that the smbmnt version in your path matches the smbmount used\&.
43
44 .SH "OPTIONS"
45
46 .TP
47 -r
48 mount the filesystem read-only
49
50
51 .TP
52 -u uid
53 specify the uid that the files will be owned by
54
55
56 .TP
57 -g gid
58 specify the gid that the files will be owned by
59
60
61 .TP
62 -f mask
63 specify the octal file mask applied
64
65
66 .TP
67 -d mask
68 specify the octal directory mask applied
69
70
71 .TP
72 -o options
73 list of options that are passed as-is to smbfs, if this command is run on a 2\&.4 or higher Linux kernel\&.
74
75
76 .TP
77 -h|--help
78 Print a summary of command line options\&.
79
80
81 .SH "AUTHOR"
82
83 .PP
84 Volker Lendecke, Andrew Tridgell, Michael H\&. Warfield and others\&.
85
86 .PP
87 The current maintainer of smbfs and the userspace tools \fBsmbmount\fR, \fBsmbumount\fR, and \fBsmbmnt\fR is Urban Widmark\&. The SAMBA Mailing list is the preferred place to ask questions regarding these programs\&.
88
89 .PP
90 The conversion of this manpage for Samba 2\&.2 was performed by Gerald Carter\&. The conversion to DocBook XML 4\&.2 for Samba 3\&.0 was done by Alexander Bokovoy\&.
91