Jump to letter: [
          
            ABCDFGHIJKLMNOPQRSTUVWXZ
          ]
        
	
        sudosh - Logged root shell that can be used for auditing
        
        
        - Description:
- sudosh works directly with sudo to provide a fully functional shell that
users may use to obtain full root access. Unlike providing a team of system
administrators full root access through sudo, it guarantees that detailed
logs are kept. It uses the script command in conjunction with a secure FIFO
and comes with a utility to view sessions and drill down deeper and see the
actual session output. 
Packages:
        
	Changelog:
        
	
            | by Scott R. Shinn (2008-12-31): - Update to build inside of ART-BUILD (disabled makeinstall, which doesnt work in this env) |