Download List

Descripción del Proyecto

MPRL is a middleware application between a *getty
program and SSH, telnet, and other such remote-login protocols. It allows a user at a Linux terminal to log into other systems without needing a valid local user-id. It currently supports telnet, ssh, and /bin/login.

System Requirements

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.

2004-02-26 23:33
0.3.0

Tags: Major bugfixes

2004-02-13 04:56
0.2.2

Esta versión corrige un error, y ahora también realiza un cp, chown y chmod para mprl.conf a / etc
Tags: Minor bugfixes
This version fixes a bug, and also now performs a cp, chown,
and chmod for mprl.conf to /etc.

2004-02-12 16:18
0.2.1

Esta es una versión fija de 0.2.0. Uno de los errores que causaron MPRL de violación de segmento fue corregido.
Tags: Minor bugfixes
This is a fixed version of 0.2.0. One bug which
caused MPRL to segfault was fixed.

2004-02-10 22:58
0.2.0

Esta versión introduce la posibilidad de configurar los protocolos a través de un archivo de configuración. Se consulte el / etc / mprl.conf después de "make install". Si no se define el protocolo, sólo se permitirá a los inicios de sesión local.
Tags: Major feature enhancements
This version introduces the ability to configure protocols via a configuration file. It will check /etc/mprl.conf after "make install". If no protocol is defined, it will only allow local logins.

2003-12-27 07:51
0.1.3

Esta versión incluye una "q" parámetro de línea de comandos para tranquilizar a la producción, y permite que el protocolo Telnet. Ahora utiliza el "parámetro" l Telnet y desvincula ~ / mprl .ssh / known_hosts antes de ejecutar ssh. También mejora el Makefile.
Tags: Minor feature enhancements
This release adds a "-q" command line parameter to quieten output, and enables the telnet protocol. It now uses the "-l" telnet parameter, and unlinks ~mprl/.ssh/known_hosts before running ssh. It also improves the Makefile.

Project Resources