Tchater maintenant avec le support
Tchattez avec un ingénieur du 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

runptyflags

Description

Type string READ/WRITE

runptyflags is a modifiable copy of the ptyflags input variable. Use it to close stdin to prevent stdin on the runtime environment.

Example
if ( basename(runcommand) == "appl_home") 
{ 
   # close stdin and prevent the user from providing any input 
   # for a command that is only intended to be run in batch mode. 
   runptyflags &= | 0x1; 
}
Related Topics

ptyflags

Documents connexes

The document was helpful.

Sélectionner une évaluation

I easily found the information I needed.

Sélectionner une évaluation