Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

NGI DE:VO dteam

From EGIWiki
Revision as of 15:59, 23 March 2011 by Mei (talk | contribs)
Jump to navigation Jump to search
  • General information of dteam VO

The dteam VO started in EGEE as a VO for operations. All the sites should support VO dteam. Because the VO dteam allows the site administrators and ROD shifters to test the site services. For the same reason each German site should support both group /dteam/NGI_DE and group /dteam/NGI_CH. As well as each Swiss site.

  • How to support VO dteam

on the node CE or CREAM CE configure the voms-grid-mapfile. Following is an example:

/dteam/Role=NULL/Capability=NULL" .dteam
"/dteam" .dteam
"/dteam/*/Role=NULL/Capability=NULL/Capability=NULL" .dteam
"/dteam/*/Role=NULL/Capability=NULL" .dteam       ( match /dteam/NGI_DE and /dteam/NGI_CH)
"/dteam/Role=lcgadmin/Capability=NULL" dteamsgm
"/dteam/Role=lcgadmin" dteamsgm
"/dteam/Role=production/Capability=NULL" dteamprd
"/dteam/Role=production" dteamprd

If the site prefer to filter only the specific group to support the grid-mapfile could be as following:

"/dteam/NGI_DE/FZK-LCG2" .dteam
"/dteam/NGI_DE/FZK-LCG2/Role=NULL/Capability=NULL" .dteam
"/dteam/NGI_DE/FZK-LCG2/Role=operator" .dteam
"/dteam/NGI_DE/FZK-LCG2/Role=operator/Capability=NULL" .dteam
"/dteam/NGI_DE/FZK-LCG2/Role=production" dteamprd
"/dteam/NGI_DE/FZK-LCG2/Role=production/Capability=NULL" dteamprd
"/dteam/NGI_DE/FZK-LCG2/Role=lcgadmin" dteamsgm
"/dteam/NGI_DE/FZK-LCG2/Role=lcgadmin/Capability=NULL" dteamsgm
"/dteam" .dteam
"/dteam/Role=NULL/Capability=NULL" .dteam
"/dteam/Role=production" dteamprd
"/dteam/Role=production/Capability=NULL" dteamprd
"/dteam/Role=lcgadmin" dteamsgm
"/dteam/Role=lcgadmin/Capability=NULL" dteamsgm


  • How to register to VO dteam

From the page https://voms.hellasgrid.gr:8443/vo/dteam/vomrs Select the appropriate Representative and Group for themselves. The Representative corresponding to their region is offered in a drop-down menu. Example: dteam users from Germany should select Ingrid Schaeffner or Wen Mei as their Representative and /dteam/NGI_DE/<site name> as their Group. Everybody is automatically registered under the root group /dteam and /dteam/NGI_DE in addition to any site group they might select.