| Line | |
|---|
| 1 | .\" Title: smbumount
|
|---|
| 2 | .\" Author:
|
|---|
| 3 | .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
|
|---|
| 4 | .\" Date: 05/28/2008
|
|---|
| 5 | .\" Manual:
|
|---|
| 6 | .\" Source:
|
|---|
| 7 | .\"
|
|---|
| 8 | .TH "SMBUMOUNT" "8" "05/28/2008" "" ""
|
|---|
| 9 | .\" disable hyphenation
|
|---|
| 10 | .nh
|
|---|
| 11 | .\" disable justification (adjust text to left margin only)
|
|---|
| 12 | .ad l
|
|---|
| 13 | .SH "NAME"
|
|---|
| 14 | smbumount - smbfs umount for normal users
|
|---|
| 15 | .SH "SYNOPSIS"
|
|---|
| 16 | .HP 1
|
|---|
| 17 | smbumount {mount\-point}
|
|---|
| 18 | .SH "DESCRIPTION"
|
|---|
| 19 | .PP
|
|---|
| 20 | With this program, normal users can unmount smb\-filesystems, provided that it is suid root\.
|
|---|
| 21 | smbumount
|
|---|
| 22 | 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\.
|
|---|
| 23 | .PP
|
|---|
| 24 | WARNING:
|
|---|
| 25 | smbumount
|
|---|
| 26 | is deprecated and not maintained any longer\.
|
|---|
| 27 | umount\.cifs
|
|---|
| 28 | should be used instead of
|
|---|
| 29 | smbumount\.
|
|---|
| 30 | .SH "OPTIONS"
|
|---|
| 31 | .PP
|
|---|
| 32 | mount\-point
|
|---|
| 33 | .RS 4
|
|---|
| 34 | The directory to unmount\.
|
|---|
| 35 | .RE
|
|---|
| 36 | .SH "SEE ALSO"
|
|---|
| 37 | .PP
|
|---|
| 38 | \fBsmbmount\fR(8)
|
|---|
| 39 | .SH "AUTHOR"
|
|---|
| 40 | .PP
|
|---|
| 41 | Volker Lendecke, Andrew Tridgell, Michael H\. Warfield and others\.
|
|---|
| 42 | .PP
|
|---|
| 43 | The current maintainer of smbfs and the userspace tools
|
|---|
| 44 | smbmount,
|
|---|
| 45 | smbumount, and
|
|---|
| 46 | smbmnt
|
|---|
| 47 | is
|
|---|
| 48 | Urban Widmark\. The
|
|---|
| 49 | SAMBA Mailing list
|
|---|
| 50 | is the preferred place to ask questions regarding these programs\.
|
|---|
| 51 | .PP
|
|---|
| 52 | 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\.
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.