remctl

execution

Install

All systems
curl cmd.cat/remctl.sh
Debian Debian
apt-get install remctl
Ubuntu
apt-get install remctl
image/svg+xml Kali Linux
apt-get install remctl
Fedora
dnf install remctl
Windows (WSL2)
sudo apt-get update sudo apt-get install remctl
OS X
brew install remctl
Raspbian
apt-get install remctl

remctl

execution

remctl-client

Client for Kerberos-authenticated command execution

remctl is a client/server protocol for executing specific commands on a remote system with Kerberos authentication. The allowable commands must be listed in a server configuration file, and the executable run on the server may be mapped to any command name. Each command is also associated with an ACL containing a list of Kerberos principals authorized to run that command. This package contains the client program (remctl).