Sudosh provides a logged root shell that can be used for auditing. It works just like a VCR, records the root shell session and offers real-time playback. Sudosh is designed to be used with sudo in an enterprise environment.
Sudosh provides a logged root shell that can be used for auditing. It works just like a VCR, records the root shell session and offers real-time playback. Sudosh is designed to be used with sudo in an enterprise environment.
To install sudosh, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install sudosh
To see what files were installed by sudosh, run:
port contents sudosh
To later upgrade sudosh, run:
sudo port selfupdate && sudo port upgrade sudosh
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.