diff options
Diffstat (limited to 'docs/htmldocs/smbumount.8.html')
-rwxr-xr-x | docs/htmldocs/smbumount.8.html | 140 |
1 files changed, 140 insertions, 0 deletions
diff --git a/docs/htmldocs/smbumount.8.html b/docs/htmldocs/smbumount.8.html new file mode 100755 index 00000000000..68929fd5f91 --- /dev/null +++ b/docs/htmldocs/smbumount.8.html @@ -0,0 +1,140 @@ +<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 -- 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 +>Volker Lendecke, Andrew Tridgell, Michael H. Warfield + and others.</P +><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 +>. + The <A +HREF="mailto:samba@samba.org" +TARGET="_top" +>SAMBA Mailing list</A +> + is the preferred place to ask questions regarding these programs. + </P +><P +>The conversion of this manpage for Samba 2.2 was performed + by Gerald Carter</P +></DIV +></BODY +></HTML +>
\ No newline at end of file |