remctl

Client/server application for remote execution of tasks with Kerberos authentication

brewmacoslinux
Try with needOr install directly
Source

About

Client/server application for remote execution of tasks

Commands

remctlremctld

Examples

Execute a remote command on a remctl server$ remctl server.example.com service subcommand arg1 arg2
Run a remote command with explicit principal$ remctl -p user@REALM server.example.com restart apache
Start remctl daemon listening on default port 4373$ remctld -p 4373 -c /etc/remctl/remctl.conf