summaryrefslogtreecommitdiff
path: root/docs/manpages/smbumount.8
blob: 95fd8819e6a8dada3f2e1d0fc7d3b3954248f3de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.TH SMBUMOUNT 8 "04 Apr 2000" "smbumount TNG-prealpha"
.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)