1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-31 20:22:15 +03:00
Files
samba-mirror/docs/htmldocs/smbumount.8.html
Gerald Carter 4bca9fd8d4 while I was at it.....
(This used to be commit 723bcb57e8)
2001-02-22 18:53:07 +00:00

130 lines
1.9 KiB
HTML

<HTML
><HEAD
><TITLE
>smbumount</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.57"></HEAD
><BODY
CLASS="REFENTRY"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><H1
><A
NAME="SMBUMOUNT"
>smbumount</A
></H1
><DIV
CLASS="REFNAMEDIV"
><A
NAME="AEN5"
></A
><H2
>Name</H2
>smbumount&nbsp;--&nbsp;smbfs umount for normal users</DIV
><DIV
CLASS="REFSYNOPSISDIV"
><A
NAME="AEN8"
></A
><H2
>Synopsis</H2
><P
><B
CLASS="COMMAND"
>smbumount</B
> {mount-point}</P
></DIV
><DIV
CLASS="REFSECT1"
><A
NAME="AEN12"
></A
><H2
>DESCRIPTION</H2
><P
>With this program, normal users can unmount smb-filesystems,
provided that it is suid root. <B
CLASS="COMMAND"
>smbumount</B
> 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.</P
></DIV
><DIV
CLASS="REFSECT1"
><A
NAME="AEN16"
></A
><H2
>OPTIONS</H2
><P
></P
><DIV
CLASS="VARIABLELIST"
><DL
><DT
>mount-point</DT
><DD
><P
>The directory to unmount.</P
></DD
></DL
></DIV
></DIV
><DIV
CLASS="REFSECT1"
><A
NAME="AEN23"
></A
><H2
>SEE ALSO</H2
><P
><A
HREF="smbmount.8.html"
TARGET="_top"
><B
CLASS="COMMAND"
>smbmount(8)</B
>
</A
></P
></DIV
><DIV
CLASS="REFSECT1"
><A
NAME="AEN28"
></A
><H2
>AUTHOR</H2
><P
>The current maintainer of smbfs and the userspace
tools <B
CLASS="COMMAND"
>smbmount</B
>, <B
CLASS="COMMAND"
>smbumount</B
>,
and <B
CLASS="COMMAND"
>smbmnt</B
> is <A
HREF="mailto:urban@teststation.com"
TARGET="_top"
>Urban Widmark</A
>.</P
><P
>The conversion of this manpage for Samba 2.2 was performed
by Gerald Carter</P
></DIV
></BODY
></HTML
>