structure template vo/params/hermes; 'name' ?= 'hermes'; 'account_prefix' ?= 'herrd'; 'voms_servers' ?= list( nlist('name', 'grid-voms.desy.de', 'host', 'grid-voms.desy.de', 'port', 15108, 'adminport', 8443, ), ); 'voms_mappings' ?= list( nlist('description', 'SW manager', 'fqan', '/hermes/Role=lcgadmin', 'suffix', 's', 'suffix2', 's', ), nlist('description', 'production', 'fqan', '/hermes/Role=production', 'suffix', 'p', 'suffix2', 'p', ), ); 'base_uid' ?= 39000;