ExternalParameter does not work with sudo.

Started by testos, February 01, 2012, 02:57:11 PM

Previous topic - Next topic

testos

Hi.

In a linux environment ExternalParameter return a incorrect value by using sudo.
For example, for this agent's configuration:

QuoteExternalParameter = with_sudo:/usr/bin/sudo echo 111
ExternalParameter = without_sudo:echo 111

I attach ​​return values, one OK and one wrong.


Best regards