Index of /ports_security/pear-Auth
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:11 3.4K
distinfo 25-Oct-2009 20:13 192
pkg-descr 15-Mar-2005 23:09 496
The PEAR::Auth package provides methods for creating an authentication
system using PHP.
Currently it supports the following storage containers to read/write
the login data:
* All databases supported by the PEAR database layer
* All databases supported by the MDB database layer
* All databases supported by the MDB2 database layer
* Plaintext files
* LDAP servers
* POP3 servers
* IMAP servers
* vpopmail accounts
* RADIUS
* SAMBA password files
* SOAP
WWW: http://pear.php.net/package/Auth/