Copyright (C) 2010 Andrii Salnikov
Parallel Computing Lab, Information and Computer Centre
Kyiv National Taras Shevchenko University

PHP VOMS-Admin(PVA) is an open source soulution that provides web-based 
interface to control VO membership parameters written in PHP. Implementing
the same functions as traditional EDG JAVA-based VOMS-Admin for Apache 
Tomcat, it was designed to be more flexible and stable, providing easy 
scalability and minimize resource usage. 

In further PVA development new functions have been implemented in comparision 
to Java VOMS-Admin solution. Major highlights are interface enhancements, 
database transaction handling and multi-master replication.

PVA is a fully compatible with vomsd, and use backward compatible MySQL 
database schema as EDG VOMS-Admin, including compatible ACL rules for easy 
migration.

Please see the file LICENSE for License Agreement.
Please see the file NOTES for PVA installation and usage notes.
Please see the file README.transactions for information about some PVA 
transactions handling and replication internals.

Please report found bugs to Nordugrid Bugzilla (pva component in "Contributed 
software"):
   http://bugzilla.nordugrid.org/enter_bug.cgi?product=Contributed%20software

More information about PHP VOMS-Admin, including operation manual can be 
found on the project site:
   http://grid.org.ua/development/pva

Do not hesitate to contact me by e-mail: 
   manf@grid.org.ua
