aboutsummaryrefslogtreecommitdiffstats
path: root/security/pear-Auth/pkg-descr
blob: 9e68af144e003b0495e2a7d66f583e52a7f06f86 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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
* Plaintext files
* LDAP servers
* POP3 servers
* IMAP servers
* vpopmail accounts
* RADIUS
* SAMBA password files
* SOAP.

WWW: http://pear.php.net/package/Auth/