 vote
 |
|
New features of the Korn Shell provide system administrators and management with the ability to monitor, track, record, and audit every command executed by any user of a system.
The latest version of Korn Shell 93 as of the time of this writing is Release "ksh93s+" dated November 5, 2007, and provides a new compile option named "SHOPT_AUDIT." This option enables keyboard logging of any user and can be configured to store the audit information locally or remotely using Korn Shell networking. The information recorded by this feature includes each and every command executed, the date and time each command is executed, who executed the command, and on what tty it was executed. This option can be configured on a user-by-user basis and can include the root user.
| | |
| |
|
|