Chat now with support
Chat mit Support

Safeguard for Sudo 7.1.1 - Administration Guide

Introducing Safeguard for Sudo Planning Deployment Installation and Configuration Upgrade Safeguard for Sudo System Administration Managing Security Policy Administering Log and Keystroke Files Troubleshooting Safeguard Variables Safeguard programs Installation Packages Unsupported Sudo Options Safeguard for Sudo Policy Evaluation

iolog_encrypt

Description

Type integer READ/WRITE

Set iolog_encrypt to true to encrypt the contents of the keystroke log. The pmreplay program decrypts the log before displaying it. The default value is false.

Example
if (command in {"csh","ksh"}) 
{ 
   iolog_encrypt = true; 
   log_passwords = false; 
   iolog_errmax = 10000; 
   iolog_opmax = 10000; 
   iolog = mktemp("/var/adm/pm." + user + "." + command + ".XXXXXX"); 
   accept; 
}
Related Topics

iologhost

iolog_opmax

iolog_errmax

log_passwords

iolog

Keystroke (I/O) Logging

Verwandte Dokumente

The document was helpful.

Bewertung auswählen

I easily found the information I needed.

Bewertung auswählen