sudo yum via proxy doesnt resolve hosts but can is run as root
Ok so i have a weird problem and i cant seem to figure this one out.
I am connecting from behind a proxy server and have a second account "CRAWSHAWS" in the sudoers file with the permissions to run ALL commands.
Problem is, if i run `sudo yum install <package> -y` when logged in as CRAWSHAWS i get a long list of "failed to resolve host" messages, where as if I run `yum install <package> -y` directly as root, all is ok....
What is going on here.
Please let me know what files you need to see?
Thanks in advance.
|