This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.
[tprouty/samba.git] / docs / manpages / smbumount.8
1 .\" This manpage has been automatically generated by docbook2man 
2 .\" from a DocBook document.  This tool can be found at:
3 .\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> 
4 .\" Please send any bug reports, improvements, comments, patches, 
5 .\" etc. to Steve Cheng <steve@ggi-project.org>.
6 .TH "SMBUMOUNT" "8" "04 March 2003" "" ""
7 .SH NAME
8 smbumount \- smbfs umount for normal users
9 .SH SYNOPSIS
10
11 \fBsmbumount\fR \fBmount-point\fR
12
13 .SH "DESCRIPTION"
14 .PP
15 With this program, normal users can unmount smb-filesystems, 
16 provided that it is suid root.  \fBsmbumount\fR has 
17 been written to give normal Linux users more control over their 
18 resources. It is safe to install this program suid root, because only 
19 the user who has mounted a filesystem is allowed to unmount it again.  
20 For root it is not necessary to use smbumount. The normal umount 
21 program works perfectly well, but it would certainly be problematic 
22 to make umount setuid root.
23 .SH "OPTIONS"
24 .TP
25 \fBmount-point\fR
26 The directory to unmount.
27 .SH "SEE ALSO"
28 .PP
29 \fBsmbmount(8)\fR
30
31 .SH "AUTHOR"
32 .PP
33 Volker Lendecke, Andrew Tridgell, Michael H. Warfield 
34 and others.
35 .PP
36 The current maintainer of smbfs and the userspace
37 tools \fBsmbmount\fR, \fBsmbumount\fR,
38 and \fBsmbmnt\fR is Urban Widmark <URL:mailto:urban@teststation.com>.
39 The SAMBA Mailing list <URL:mailto:samba@samba.org>
40 is the preferred place to ask questions regarding these programs.
41 .PP
42 The conversion of this manpage for Samba 2.2 was performed 
43 by Gerald Carter