hello,
I want to permit one user to run a command in sudo but for any other command, when tried to run in sudo, user should get simply:
Sorry, user xxx is not allowed to execute 'command' as root on system123.
instead of be propmpted for password.
kind regards.