pkgsrc-wip/py-remctl/PLIST
Jonathan A. Kollasch d931f0bd8a Import py25-remctl-2.14 as wip-jakllsch/py-remctl.
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.
2009-05-23 16:00:40 +00:00

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