Chat now with support
Chat with 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

runcommand

Description

Type string READ/WRITE

runcommand is a modifiable copy of the command input variable. It specifies the pathname of the program that pmlocald will run.

Example
Setting the runcomand can be a useful way of using a pseudonym for a command that an 
auditor wants to disguise: 
if ( command == "passcmd") 
{ 
   runcommand="/usr/bin/passwd" 
   runargv[0]="passwd"; 
   runargv=replace(runargv,1,length(runargv)); 
}
Related Topics

command

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating