On 19 August 2010 20:12, Tom H tomh0665@gmail.com wrote:
On Thu, Aug 19, 2010 at 2:47 PM, mcclnx mcc mcclnx@yahoo.com.tw wrote:
Sorry. following way does NOT work. user1 (ALL)=user2 /bin/bash Leave off su entirely and sudo -H user2 -i as user1
Because you have to run sudo -i -u user2 as user1 _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Missed the right bit off the top of my head on the train on the way home.... you can always check the man pages for arguments.