glib.export('GLITE_HOST_CERT',params['host.certificate.file'])
glib.export('GLITE_HOST_KEY',params['host.key.file'])
- glib.export('GLITE_USER','glite')
+ glib.export('GLITE_USER','gproduct')
glib.export('GLOBUS_LOCATION',params['GLOBUS_LOCATION'])
+ glib.export('GLITE_CERT_DIR',params['GLITE_CERT_DIR'])
# bin and lib paths
glib.addEnvPath("PATH","/usr/bin/:%s/bin:%s/externals/bin:%s/bin" % (os.environ['GLOBUS_LOCATION'],os.environ['GLITE_LOCATION'],os.environ['GLITE_LOCATION']))
description="The account used to run the LB daemons"
value="gproduct"/>
+ <GLITE_CERT_DIR
+ value='/etc/grid-security/certificates/'/>
+
<!-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->
<!-- System parameters - You should leave these alone -->
<!-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->