Samba 3: added Samba 3.0.24 sources
[tomato.git] / release / src / router / samba3 / docs / manpages / smbumount.8
blob1331b29a70b71e95d971e3554defba8f6cc2242e
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
14 .de Ip \" List item
15 .br
16 .ie \\n(.$>=3 .ne \\$3
17 .el .ne 3
18 .IP "\\$1" \\$2
20 .TH "SMBUMOUNT" 8 "" "" ""
21 .SH "NAME"
22 smbumount - smbfs umount for normal users
23 .SH "SYNOPSIS"
24 .HP 10
25 \fBsmbumount\fR {mount-point}
26 .SH "DESCRIPTION"
27 .PP
28 With this program, normal users can unmount smb-filesystems, provided that it is suid root.
29 \fBsmbumount\fR
30 has been written to give normal Linux users more control over their resources. It is safe to install this program suid root, because only the user who has mounted a filesystem is allowed to unmount it again. For root it is not necessary to use smbumount. The normal umount program works perfectly well.
31 .SH "OPTIONS"
32 .TP 3n
33 mount-point
34 The directory to unmount.
35 .SH "SEE ALSO"
36 .PP
37 \fBsmbmount\fR(8)
38 .SH "AUTHOR"
39 .PP
40 Volker Lendecke, Andrew Tridgell, Michael H. Warfield and others.
41 .PP
42 The current maintainer of smbfs and the userspace tools
43 \fBsmbmount\fR,
44 \fBsmbumount\fR, and
45 \fBsmbmnt\fR
47 Urban Widmark. The
48 SAMBA Mailing list
49 is the preferred place to ask questions regarding these programs.
50 .PP
51 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.