How to restrict sudo users to login as root with `sudo -i` command.
Issue
- Restricted sudo root login
sudo su -for sudo user by adding!/bin/suentry in sudoers file. But sudo user can still login withsudo -icommand. Need to restrict that too.
Environment
- Red Hat Enterprise Linux
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.