           SPELL=PEAR-Auth
         VERSION=1.2.3
        WEB_SITE=http://pear.php.net/package/Auth/
      LICENSE[0]=PHP
         UPDATED=20050315
           SHORT='PEAR: Creating an authentication system.'
cat << EOF
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
EOF
