Comment 11 for bug 563805

Revision history for this message
Ganton (ganton) wrote :

Thierry, what about /bin/mount?

   $ which mount | xargs ls -l
   -rwsr-xr-x 1 root root 72188 2010-03-22 18:51 /bin/mount

it has the "setuid bit" set. Should "mount" and "mount.cifs" be treated equally?

Previously, people could use "mount" without wondering if it was "sudo mount.cifs" or just "mount" or whatever.