Configuration variables for AMGA with the Postgres Database Backend

These are all the necessary variables to configure the AMGA service.

There are two example files coming in /opt/glite/yaim/examples/siteinfo. The site-info.def file, containing general variables and the services directory, containing the node type specific variables. Please, remember to move these files into your appropriate siteinfo directory where you store the YAIM configuration. You can also put all the variables together in the same file. For more details please check The configuration variables section in the YAIM guide.

  • Mandatory general variables: they can be found in opt/glite/yaim/examples/siteinfo/site-info.def and they are described in the site-info.def variables section in the YAIM Guide: INSTALL_ROOT, VOS.

  • AMGA Postgres specific variables
    • Mandatory variables: they can be found in /opt/glite/yaim/examples/services/glite-amga. Sys admins must ensure these variables are properly defined according to the features of the site.

Variable Name Description Value type Version
AMGA_ROOT_USER_DN The root's DN that will authenticate the root user String 4.0.2-1
AMGA_TEST_USER_DN The test_user's DN that will authenticate the SAM tests' user String 4.0.2-1

The value of the DNs variable must be of the following format: AMGA_ROOT_USER_DN='C = CY, O = CyGrid, O = UCY, CN = Asterios Katsifodimos' NOTE the spaces between keys - values. Spaces are important for the certificates to work properly.

This can be obtained from:

openssl x509 -subject -in cert.pem -nameopt oneline -noout

Configuration information

List of daemons started by YAIM

  • mdservice (the amga server service)
  • postgresql (the postgresql database server)

List of cron jobs configured by YAIM

  • None

-- AsteriosKatsifodimos - 18 Feb 2008

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r2 - 2008-03-13 - AndreasUnterkircher
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    LCG All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback