script:/glite/etc/dgas atmClient.conf

From Dgiref
Jump to: navigation, search
# This is the configuration file for the ATMClient API, part of
# gLite DGAS, DataGrid Accounting System.
# Author: A.Guarise -- andrea.guarise@to.infn.it
# Author: R.M.Piro -- piro@to.infn.it
# Author: G.Patania -- patania@to.infn.it
#
#You should modify the following parameters according to your needs.
#
# next parameters specify the full contact string for the Resource
# PA and HLR.
#This configuration file is reed by the DGAS glite_dgas_atmClient api
#And the info the following parameters are passed to the HLR of the user
#that has to be debited for a running job. These info are then used by that
#HLR to correctly process the economic transaction.
# resource PA: in the form host:port:X509_certSubject
# res_acct_PA_id = "hostname:portnumber:X509CertSubject"
# resource HLR: in the form host:port:X509_certSubject
# res_acct_bank_id = "hostname:portnumber:X509CertSubject"
res_acct_bank_id = "ref-dgas.d-grid.unihannover.de:56568:/C=DE/O=GermanGrid/OU=UniHannover/CN=ref-dgas.d-grid.unihannover.de"
# specify wheter do we want economic accounting or not.
economicAccounting = "no"
Personal tools