Revision: glite-voms-admin-server--release--1.1.1--patch-2 Archive: lorentey@elte.hu--2004 Creator: Karoly Lorentey Date: Sat Jun 4 20:05:44 CEST 2005 Standard-date: 2005-06-04 18:05:44 GMT Modified-files: config/install/voms.database.properties.template scripts/voms-admin-configure src/org/glite/security/voms/database/connection/DatabaseUpgrade.java New-patches: lorentey@elte.hu--2004/glite-voms-admin-server--release--1.1.1--patch-2 Summary: Direct support for using the 'admin' database user in the web service. Keywords: * config/install/voms.database.properties.template: Add voms.database.admin.username and voms.database.admin.password. * scripts/voms-admin-configure (install_db): Substitute admin username/password in template. * src/org/glite/security/voms/database/connection/DatabaseUpgrade.java: Use the admin account directly if access parameters are available. Otherwise, use update or common access.