mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
8d7c96a4e2
- Fix db2latex (it depended on the $Id$ tags) - Fix CUPS-Printing syntax - Update instructions in docbook.txt
57 lines
1.5 KiB
Groff
57 lines
1.5 KiB
Groff
.\"Generated by db2man.xsl. Don't modify this, modify the source.
|
|
.de Sh \" Subsection
|
|
.br
|
|
.if t .Sp
|
|
.ne 5
|
|
.PP
|
|
\fB\\$1\fR
|
|
.PP
|
|
..
|
|
.de Sp \" Vertical space (when we can't use .PP)
|
|
.if t .sp .5v
|
|
.if n .sp
|
|
..
|
|
.de Ip \" List item
|
|
.br
|
|
.ie \\n(.$>=3 .ne \\$3
|
|
.el .ne 3
|
|
.IP "\\$1" \\$2
|
|
..
|
|
.TH "SMBUMOUNT" 8 "" "" ""
|
|
.SH NAME
|
|
smbumount \- smbfs umount for normal users
|
|
.SH "SYNOPSIS"
|
|
|
|
.nf
|
|
\fBsmbumount\fR {mount-point}
|
|
.fi
|
|
|
|
.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
|
|
mount-point
|
|
The directory to unmount\&.
|
|
|
|
|
|
.SH "SEE ALSO"
|
|
|
|
.PP
|
|
\fBsmbmount\fR(8)
|
|
|
|
.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\&. The SAMBA Mailing list 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\&. The conversion to DocBook XML 4\&.2 for Samba 3\&.0 was done by Alexander Bokovoy\&.
|
|
|