1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-14 19:24:43 +03:00
samba-mirror/docs/manpages/smbumount.8
Samba Release Account 6527cd8d0b preparing for release of 2.0.0 alpha 6
(This used to be commit 008697d151e54b141b062956cf521b04111073f2)
1998-09-18 14:05:05 +00:00

29 lines
751 B
Groff

.TH SMBUMOUNT 8 "19 Sep 1998" "smbumount 2.0.0-alpha6"
.SH NAME
smbumount \- umount for normal users
.SH SYNOPSIS
.B smbumount
.B mount-point
.SH DESCRIPTION
With this program, normal users can unmount smb-filesystems, provided
that it is suid root.
.B smbumount
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
.B mount-point
.RS 3
.B mount-point
is the directory you want to unmount.
.SH SEE ALSO
.B smbmount(8)