Sudo host_alias configuration
I am trying to use the sudo Host_Alias feature. I setup:
Host_Alias SASYSTEMS=10.1.2.3
after that I setup
%system_admins SASYSTEMS=(root) ALL
I am in the systems_admins group, but am told I am not allowed to run sudo on <servername>. 10.1.2.3 is the system I am using PuTTY to access the server from. The server is a VM.
What am I doing wrong?
Thanks all for your help.
|