source: branches/samba-3.0/docs/manpages/smbumount.8@ 125

Last change on this file since 125 was 44, checked in by Paul Smedley, 18 years ago

Update source to 3.0.25b

File size: 1.5 KB
Line 
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 "SMBUMOUNT" 8 "" "" ""
21.SH "NAME"
22smbumount - smbfs umount for normal users
23.SH "SYNOPSIS"
24.HP 1
25smbumount {mount-point}
26.SH "DESCRIPTION"
27.PP
28With this program, normal users can unmount smb-filesystems, provided that it is suid root.
29smbumount
30has 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.PP
32WARNING:
33smbumount
34is deprecated and not maintained any longer.
35umount.cifs
36should be used instead of
37smbumount.
38.SH "OPTIONS"
39.PP
40mount-point
41.RS 3n
42The directory to unmount.
43.RE
44.SH "SEE ALSO"
45.PP
46\fBsmbmount\fR(8)
47.SH "AUTHOR"
48.PP
49Volker Lendecke, Andrew Tridgell, Michael H. Warfield and others.
50.PP
51The current maintainer of smbfs and the userspace tools
52smbmount,
53smbumount, and
54smbmnt
55is
56Urban Widmark. The
57SAMBA Mailing list
58is the preferred place to ask questions regarding these programs.
59.PP
60The 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.
61
Note: See TracBrowser for help on using the repository browser.