Subject: CVS commit: wip/py-remctl
From: Jonathan Kollasch
Date: 2009-05-23 18:00:40
Message id: E1M7teZ-0006QE-S6@ddv4jf1.ch3.sourceforge.com

Log Message:
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.


Files:
RevisionActionfile
1.1importwip/py-remctl/distinfo
1.1importwip/py-remctl/Makefile
1.1importwip/py-remctl/PLIST
1.1importwip/py-remctl/DESCR