Anyone aware of a method to enable remote command execution when clients check-in with a Satellite server when:
- Deployments are behind firewall, cannot ssh
- Several deployments are headless and remote, keyboard service is a no go
- For the majority of deployments, it is not desirable to send a script to the user
As you can probably tell, I am really trying to avoid putting my hands on all of our deployments. I was thinking that I could create a custom software channel with a single rpm comprised of a shell script to execute rhn-actions-control --enable-run
then force subscription and installation...but I feel like I'm making it harder than it is.
Any ideas? (Time is a bit sensitive, oops.)
[link][6 comments]