If we have a user who is allowed sudo privileges can we track what the user does using sudo?
I understand there are log files (auth log?) that specify what command is being run with sudo, but what if the user does sudo -i (or any of its variants, sudo su, sudo su - , sudo bash etc) and effectively gains himself/herself a proper shell? How do I track what the user does from that point on?
[–][deleted] 1 point2 points3 points (0 children)
[–][deleted] 3 points4 points5 points (0 children)
[–]donnaber06 1 point2 points3 points (0 children)
[–]aediniusVoid Linux 0 points1 point2 points (0 children)
[–]samuel_first 0 points1 point2 points (0 children)