How to make sudo commands to use pty instead pts
Issue
- How do I make sure that sudo commands use
ptyinstead ofptsbecause attackers can run a malicious program using sudo which would fork a background process that remains even when the main program has finished executing?
Environment
- Red Hat Enterprise Linux
- sudo
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.