diff options
author | John Terpstra <jht@samba.org> | 2005-10-17 15:38:43 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:08 -0500 |
commit | 364fb1b3dd6c45a5cac76a762ea00029f5ee02b7 (patch) | |
tree | 46b909efdd7ce0ee7cd47a3c7fa8069206306b20 | |
parent | ff762531775b0171914f7cf0380af32380d1058c (diff) | |
download | samba-364fb1b3dd6c45a5cac76a762ea00029f5ee02b7.tar.gz samba-364fb1b3dd6c45a5cac76a762ea00029f5ee02b7.tar.bz2 samba-364fb1b3dd6c45a5cac76a762ea00029f5ee02b7.zip |
Removed statement that it would be problematic to make umount SUID, because it is on all commercial Linux distributions.
(This used to be commit aab0eda212172d6eb978e899804e30571003f811)
-rw-r--r-- | docs/manpages-3/smbumount.8.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/manpages-3/smbumount.8.xml b/docs/manpages-3/smbumount.8.xml index 55e4f3995b..24c94a26d3 100644 --- a/docs/manpages-3/smbumount.8.xml +++ b/docs/manpages-3/smbumount.8.xml @@ -29,8 +29,7 @@ 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.</para> + program works perfectly well.</para> </refsect1> <refsect1> |