
Solved!
Go to SolutionUse sudo to block user from running isi commands
Hi,
I need to block a user from running isi commands from the CLI interface (but I still need the user to be able to SSH into the Isilon cluster). I assume that can be done via sudo i.e use the visudo command and add an entry like :
username ALL=(ALL) !/usr/bin/isi*
,but it does not work.
Any ideas/suggestions?
Thanks
Responses (0)
Solutions (0)
