python-remctl

Python extension for Kerberos-authenticated command execution
  https://www.eyrie.org/~eagle/software/remctl/
  1
  1 review



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 Python remctl extension, which provides native Python bindings for the libremctl client library.
Latest reviews
4
blueXrider 12 years ago

nice