Télécharger la liste

Description du projet

XSUSockD is a daemon which runs non-interactive commands (e.g. system commands). It reads a configuration file which specifies a hash table, where you define an alias for every command that the daemon will be able to execute. When a connection is established, the daemon forks and presents a communication protocol very similar to POP3. The user is authenticated (using PAM), then the user sends the command alias to execute and quit. After every command alias is executed, the daemon returns the exit code of the command. When the command is executed, the standard and error outputs are redirected to syslog.

Système requise

System requirement is not defined
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-28 02:05
0.8.4

Cette version ajoute libwrap (tcp_wrappers) le soutien de filtrage. L'interface Perl peut maintenant être compilées à partir du script de configuration.
Tags: Minor feature enhancements
This release adds libwrap (tcp_wrappers) filtering support. The Perl interface can now be compiled from the configure script.

2001-11-15 10:34
8.3

Tags: Minor bugfixes

2001-10-31 13:06
0.8.2

Quick & sales support pour les sockets INET ajouté.
Tags: Major feature enhancements
Quick & dirty support for INET sockets added.

2001-07-13 01:14
0.8.1

La création de fichiers temporaires et invite syslog ont changé, et un autre problèmes ont été corrigés.
Tags: Minor security fixes
Temporary file creation and syslog calls have
changed, and another issues have been fixed.

2001-07-11 08:15
0.8

Un Makefile.PL nouveau dans l'interface Perl et un script d'initialisation de nouveaux.
Tags: Minor feature enhancements
A new Makefile.PL in the Perl interface and a new init script.

Project Resources