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

Last change on this file since 223 was 158, checked in by Paul Smedley, 17 years ago

Update source to 3.0.32

File size: 1.5 KB
Line 
1.\" Title: smbumount
2.\" Author:
3.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
4.\" Date: 08/25/2008
5.\" Manual:
6.\" Source:
7.\"
8.TH "SMBUMOUNT" "8" "08/25/2008" "" ""
9.\" disable hyphenation
10.nh
11.\" disable justification (adjust text to left margin only)
12.ad l
13.SH "NAME"
14smbumount - smbfs umount for normal users
15.SH "SYNOPSIS"
16.HP 1
17smbumount {mount\-point}
18.SH "DESCRIPTION"
19.PP
20With this program, normal users can unmount smb\-filesystems, provided that it is suid root\.
21smbumount
22has 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\.
23.PP
24WARNING:
25smbumount
26is deprecated and not maintained any longer\.
27umount\.cifs
28should be used instead of
29smbumount\.
30.SH "OPTIONS"
31.PP
32mount\-point
33.RS 4
34The directory to unmount\.
35.RE
36.SH "SEE ALSO"
37.PP
38\fBsmbmount\fR(8)
39.SH "AUTHOR"
40.PP
41Volker Lendecke, Andrew Tridgell, Michael H\. Warfield and others\.
42.PP
43The current maintainer of smbfs and the userspace tools
44smbmount,
45smbumount, and
46smbmnt
47is
48Urban Widmark\. The
49SAMBA Mailing list
50is the preferred place to ask questions regarding these programs\.
51.PP
52The 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\.
Note: See TracBrowser for help on using the repository browser.