Why 'mount' utils nees a setuid bit?
As we all known , in most case , 'mount ' can only be used by root .
But why does it needs a setuid bit by default ?
Can a common user use 'mount' program successfully ?
What changes must be made in a system without sudo utils .
|