Python bindings for remctl remote command execution remctl is a client/server application that supports remote execution of specific commands, using Kerberos v5 GSS-API for authentication. Authorization is controlled by a configuration file and ACL files and can be set separately for each command, unlike with rsh. remctl is like a Kerberos-authenticated simple CGI server, or a combination of Kerberos rsh and sudo without most of the features and complexity of either. This module provides Python bindings to the remctl client library.
5 lines
164 B
Text
5 lines
164 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2009/05/23 16:00:40 jakllsch Exp $
|
|
${PYSITELIB}/_remctl.so
|
|
${PYSITELIB}/remctl.py
|
|
${PYSITELIB}/remctl.pyc
|
|
${PYSITELIB}/remctl.pyo
|