Australian BADG Testbed

Settings

Globus 2 Settings

The relevant settings are follow:

  • CA certificate, policy, and config files -
    5e24fe33.0
    5e24fe33.signing_policy
    globus-host-ssl.conf.5e24fe33
    globus-user-ssl.conf.5e24fe33
    grid-security.conf.5e24fe33
  • External CA certificates and files -
    Listing
  • BADG Testbed VO of users and certificates -
    ldap://belle-vo.ph.unimelb.edu.au/ou=People,o=BelleTestbed,o=Grid
        [probably not useful unless GenGridMap is working]
  • BADG Testbed hardcoded user certificates -
    "/O=Grid/O=Belle/OU=People/CN=Lyle Winton"
    "/O=Grid/O=BelleTestbed/OU=People/CN=Lyle Winton"
    "/O=Grid/O=Globus/OU=ph.unimelb.edu.au/CN=Lyle Winton"
    "/O=Grid/O=BelleTestbed/OU=People/CN=Kevin Varvell"
    "/O=Grid/O=Globus/OU=cs.mu.oz.au/CN=Rajkumar Buyya"
        [let me know if you want to be listed]
  • BADG Testbed GIIS server (grid-info-resource-register.conf in Globus 2.0) -
    dn: Mds-Vo-Op-name=register, Mds-Vo-name=BelleTestbed, o=grid
    regtype: mdsreg2
    reghn: belle-vo.ph.unimelb.edu.au
    regport: 2135
  • You may wish to generate certificate requests for the Belle CA (grid-security.conf in Globus 2.0) -
    Base DN for user certificates
       ou=People,o=BelleTestbed,o=Grid
    Base DN for host certificates
       ou=Hosts,o=BelleTestbed,o=Grid
    Base DN for service certificates (such as MDS/GRIS/ldap)
       ou=Services,o=BelleTestbed,o=Grid
    Certificate Authority name
       Melbourne EPP CA
    Certificate Authority email address
       ra@epp-ca.ph.unimelb.edu.au

Compatibility Settings

To be fully compatible with Nimrod/G all instances of your hostname in MDS/GRIS/GIIS must be the full hostname including domain. In addition globus-gass-server must be installed.

To be fully compatible with BASF (Belle Analysis Software Framework) the globus-url-copy client command must be accessible (preferably a static build) and the ability to pipe it's output MUST be available:

    globus-url-copy gsiftp://lem.ph.unimelb.edu.au/etc/hosts - | wc -l

The Globus replica catalog client tools MUST be available:

    globus-replica-catalog \
       -h "ldap://belle-rc.ph.unimelb.edu.au/rc=users,ou=Catalogs,o=Belle,o=Grid" \
       -list-collections


Created: 14 September 2007
Last modified: 02 December 2003
Maintained by: Dr Lyle Winton winton#physics.unimelb.edu.au