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.
| Tags | Software Development Libraries |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Release Notes: Support for Linux 2.4, and a fix for a fencepost error which would sometimes cause recognition to fail.


Release Notes: authlocal now rejects all "users" with uid below 100 (this is changeable in authlocal.h).


Release Notes: Addition of authlocal.h for convenience and better comments in testdaemon.c.


Release Notes: New testdaemon sample application.


Release Notes: Initial public release.
An Apache2 module for displaying preprocessed Lua with a PHP-like syntax.