Download List

Descripción del Proyecto

authlocal is a simple, self-contained program module (Just one file, just one function to call from your code) to automatically authenticate users logging into servers from localhost. No username/password entry is required. authlocal has been tested to work under versions 2.0 - 2.4 of the Linux kernel.

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.

2002-07-04 21:33
1.0.5

Soporte para Linux 2.4, y una solución para un error de Fencepost que a veces causa el reconocimiento al fracaso.
Tags: Major bugfixes
Support for Linux 2.4, and a fix for a fencepost error which would sometimes cause recognition to fail.

2001-01-30 15:12
1.0.3

authlocal ahora rechaza todos los "usuarios" con uid menos de 100 (esto es variable en authlocal.h).
authlocal now rejects all "users" with uid below 100 (this is changeable in authlocal.h).

2001-01-30 15:12
1.0.2

Además de authlocal.h para mayor comodidad y mejores comentarios en testdaemon.c.
Addition of authlocal.h for convenience and better comments in testdaemon.c.

2001-01-30 15:12
1.0.1

Nueva muestra testdaemon aplicación.
New testdaemon sample application.

2001-01-30 15:12
1.0

Versión pública inicial.
Initial public release.

Project Resources