SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

php-pear-LiveUser rpm build for : Mandriva 2011. For other distributions click php-pear-LiveUser.

Name : php-pear-LiveUser
Version : 0.16.12 Vendor : Mandriva
Release : 7 Date : 2011-05-27 10:39:58
Group : Development/PHP Source RPM : php-pear-LiveUser-0.16.12-7.src.rpm
Size : 0.44 MB
Packager : Oden Eriksson < oeriksson_mandriva_com>
Summary : User authentication and permission management framework
Description :
Perm_LiveUser is a set of classes for dealing with user authentication
and permission management. Basically, there are three main elements
that make up this package:
- The LoginManager,
- The Auth containers,
- The Perm containers.

The LoginManager class takes care of the login process and can be
configured to use a certain permission container and one or more
different auth containers. That means, you can have your users\' data
scattered amongst many data containers and have the LoginManager try
each defined container until the user is found. For example, you can
have all website users who can apply for a new account online on the
webserver\'s local database. Also, you want to enable all your
company\'s employees to login to the site without the need to create
new accounts for all of them. To achieve that, a second container can
be defined to be used by the LoginManager. You can also define a
permission container of your choice that will manage the rights for
each user. Depending on the container, you can implement any kind of
permission schemes for your application while having one consistent
API. Using different permission and auth containers, it\'s easily
possible to integrate newly written applications with older ones that
have their own ways of storing permissions and user data. Just make a
new container type and you\'re ready to go! Currently available are
RDBMS containers using PEAR::DB. More are soon to follow.

RPM found in directory: /vol/rzm6/linux-mandriva/official/2011/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  php-pear-LiveUser-0.16.12-7-mdv2011.0.noarch.rpm
ftp.icm.edu.pl  php-pear-LiveUser-0.16.12-7-mdv2011.0.noarch.rpm
     

Provides :
pear(LiveUser.php)
pear(LiveUser/Auth/Common.php)
pear(LiveUser/Auth/DB.php)
pear(LiveUser/Auth/MDB.php)
pear(LiveUser/Auth/MDB2.php)
pear(LiveUser/Auth/PDO.php)
pear(LiveUser/Auth/PEARAuth.php)
pear(LiveUser/Auth/Session.php)
pear(LiveUser/Auth/Storage/Globals.php)
pear(LiveUser/Auth/XML.php)
pear(LiveUser/Perm/Complex.php)
pear(LiveUser/Perm/Medium.php)
pear(LiveUser/Perm/Simple.php)
pear(LiveUser/Perm/Storage.php)
pear(LiveUser/Perm/Storage/DB.php)
pear(LiveUser/Perm/Storage/Globals.php)
pear(LiveUser/Perm/Storage/MDB.php)
pear(LiveUser/Perm/Storage/MDB2.php)
pear(LiveUser/Perm/Storage/PDO.php)
pear(LiveUser/Perm/Storage/SQL.php)
pear(LiveUser/Perm/Storage/XML.php)
pear(data/LiveUser/misc/schema/install.php)
php-pear-LiveUser

Requires :
php-pear
/bin/sh
pear(Event/Dispatcher.php)
pear(Log.php)
pear(MDB2/Schema.php)
pear(MDB2/Schema/Writer.php)
pear(PEAR.php)
pear(PEAR/ErrorStack.php)
pear(XML/Tree.php)
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/share/doc/php-pear-LiveUser
/usr/share/doc/php-pear-LiveUser/examples
/usr/share/doc/php-pear-LiveUser/examples/README
/usr/share/doc/php-pear-LiveUser/examples/demodata.php
/usr/share/doc/php-pear-LiveUser/examples/example1
/usr/share/doc/php-pear-LiveUser/examples/example1/Auth_XML.xml
/usr/share/doc/php-pear-LiveUser/examples/example1/README
/usr/share/doc/php-pear-LiveUser/examples/example1/conf.php
/usr/share/doc/php-pear-LiveUser/examples/example1/example.php
/usr/share/doc/php-pear-LiveUser/examples/example1/index.html
/usr/share/doc/php-pear-LiveUser/examples/example2
/usr/share/doc/php-pear-LiveUser/examples/example2/Auth_XML.xml
/usr/share/doc/php-pear-LiveUser/examples/example2/Perm_XML.xml
/usr/share/doc/php-pear-LiveUser/examples/example2/README
/usr/share/doc/php-pear-LiveUser/examples/example2/conf.php
/usr/share/doc/php-pear-LiveUser/examples/example2/example.php
/usr/share/doc/php-pear-LiveUser/examples/example2/index.html
/usr/share/doc/php-pear-LiveUser/examples/example4
/usr/share/doc/php-pear-LiveUser/examples/example4/Auth_XML.xml
/usr/share/doc/php-pear-LiveUser/examples/example4/conf.php
/usr/share/doc/php-pear-LiveUser/examples/example4/demodata.xml
/usr/share/doc/php-pear-LiveUser/examples/example4/error-page.tpl.php
/usr/share/doc/php-pear-LiveUser/examples/example4/finish.inc.php
/usr/share/doc/php-pear-LiveUser/examples/example4/functions.js
/usr/share/doc/php-pear-LiveUser/examples/example4/index.html
/usr/share/doc/php-pear-LiveUser/examples/example4/loginform.tpl.php
/usr/share/doc/php-pear-LiveUser/examples/example4/news_change.php
/usr/share/doc/php-pear-LiveUser/examples/example4/news_change.tpl.php
/usr/share/doc/php-pear-LiveUser/examples/example4/news_new.php
/usr/share/doc/php-pear-LiveUser/examples/example4/news_new.tpl.php
There is 59 files more in these RPM.

 
ICM