Downloadliste

Projektbeschreibung

PSC (Perl Secure Conf) is a setuid wrapper and Perl
module for securely passing configuration data to
Perl scripts, especially DBI passwords etc. The
wrapper opens a conf file, drops priviledge, and
then execs the Perl script, leaving the filehandle
available to the Perl script for reading (and writing,
if allowed). Config::Secure is a module (available on
CPAN as well) that initializes, and optionally parses
the config file. Please note this is still vera alpha,
yet seems to work smoothly.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-11-09 22:33
0.1.1

A-Dur umzuschreiben, für Veränderungen in der PSC ist Schnittstelle zu sein benutzerfreundlich und robust. Es kann mit den meisten Skriptsprachen verwendet werden (nicht nur Perl).
Tags: Development, Major feature enhancements
A major rewrite, changing the way PSC is interfaced to be more user friendly and robust. It can be used with most scripting languages (not just Perl).

2001-09-10 22:16
0.0.2

Ein Bug, der verhinderte, dass PSK von der Arbeit mit CGI wurde behoben.
Tags: Development, Major bugfixes
A bug that prevented PSC from working with CGI was fixed.

Project Resources