Actions
Bug #16321
closedInvocation of script on target host
Description
Currently the invocation needs executeable rights on the script it copies. I changed it to be redirected to bash so it just needs read rights.
This is needed because redhat suggests that in some environments /tmp (and /var/tmp is bind mounted to /tmp) are mounted with noexec.
Updated by Klaas D almost 9 years ago
- Blocks Bug #16322: Insecure permissions on script file added
Updated by Klaas D almost 9 years ago
it doesn't show the pr:
https://github.com/theforeman/smart_proxy_remote_execution_ssh/pull/29
Updated by Klaas D almost 9 years ago
this can be closed; invocation won't change
Actions