structure template vo/params/pheno; 'name' ?= 'pheno'; 'account_prefix' ?= 'phesa'; 'voms_servers' ?= list( nlist('name', 'voms.gridpp.ac.uk', 'host', 'voms.gridpp.ac.uk', 'port', 15011, 'adminport', 8443, ), ); 'voms_mappings' ?= list( nlist('description', 'SW manager', 'fqan', '/pheno/Role=lcgadmin', 'suffix', 's', 'suffix2', 's', ), ); 'base_uid' ?= 62000;