remctld

execution

Install

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

remctl

execution

remctl-server

Server 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 server (remctld).