Type integer READ/WRITE
Set log_passwords to false to disable the keystroke logging of any password entry commands detected during the session. The default value is true.
if (command in {"csh","ksh"}) 
{ 
   iolog_encrypt = true; 
   log_passwords = false; 
   iolog_errmax = 10000; 
   iolog_opmax = 10000; 
   loggroup = "admin"; 
   logstderr = true; 
   logstdout = false; 
   logstdin = true; 
   iolog = mktemp("/var/adm/pm." + user + "." + command + ".XXXXXX"); 
accept; 
}Keystroke (I/O) logging policy variables
© 2025 One Identity LLC. ALL RIGHTS RESERVED. 利用規約 プライバシー Cookies Preference Center