mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
44 lines
1.5 KiB
Groff
44 lines
1.5 KiB
Groff
.\" This manpage has been automatically generated by docbook2man
|
|
.\" from a DocBook document. This tool can be found at:
|
|
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
|
|
.\" Please send any bug reports, improvements, comments, patches,
|
|
.\" etc. to Steve Cheng <steve@ggi-project.org>.
|
|
.TH "SMBUMOUNT" "8" "04 March 2003" "" ""
|
|
.SH NAME
|
|
smbumount \- smbfs umount for normal users
|
|
.SH SYNOPSIS
|
|
|
|
\fBsmbumount\fR \fBmount-point\fR
|
|
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
With this program, normal users can unmount smb-filesystems,
|
|
provided that it is suid root. \fBsmbumount\fR 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, but it would certainly be problematic
|
|
to make umount setuid root.
|
|
.SH "OPTIONS"
|
|
.TP
|
|
\fBmount-point\fR
|
|
The directory to unmount.
|
|
.SH "SEE ALSO"
|
|
.PP
|
|
\fBsmbmount(8)\fR
|
|
|
|
.SH "AUTHOR"
|
|
.PP
|
|
Volker Lendecke, Andrew Tridgell, Michael H. Warfield
|
|
and others.
|
|
.PP
|
|
The current maintainer of smbfs and the userspace
|
|
tools \fBsmbmount\fR, \fBsmbumount\fR,
|
|
and \fBsmbmnt\fR is Urban Widmark <URL:mailto:urban@teststation.com>.
|
|
The SAMBA Mailing list <URL:mailto:samba@samba.org>
|
|
is the preferred place to ask questions regarding these programs.
|
|
.PP
|
|
The conversion of this manpage for Samba 2.2 was performed
|
|
by Gerald Carter
|