Ohad Levy wrote:
Hello All,
Is there any risk to give a user sudo rights of mknod?
as far as I understand it now, it can only create new devices,
therefor the risk for a running system is minimal.
Thanks,
Ohad
As others mentioned, giving someone the right to mknod is equivalent to
giving them root in a fairly straight forward way.
May I ask, though, why you want to allow them to mknod?
Shachar
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]