Problem with sudo in Redhat 5
Hi Gurus,
I login as a user, do "sudo su", change to userid 'root' and add the value in .bash_profile. I exit after this, login as a user, sudo to root, but echo $variable does not show any value although the value of the variable exist in .bash_profile in root home directory (/root).
Any help with is welcome.
Thanks in advance.
|