Displaying 1 result from an estimated 1 matches for "biz_users".
Did you mean:
biz_user
2008 Oct 10
2
sudo
...get following error when I run sudo su - Sales_User
"Sorry, user Biz_User is not allowed to execute '/usr/bin/su - Sales_User'
as root on Server_Name"
I know that if I add root in allowed users list, I can switch
to other user , but in that way user can switch to root as well.
%Biz_Users ALL=(Sales_User,root) ALL
any better idea ?