Bridging on cave-audio

Robert Olson olson at mcs.anl.gov
Mon Nov 24 15:16:30 CST 2003


The following is how I've got the bridging configured on cave-audio.

Created a service cert request with

	mkdir ~olson/Bridge
	cd ~olson/Bridge
	grid-cert-request -host bridge_cert.pem -key bridge_key.pem -req 
bridge_req.pem -cn BridgeServer/cave-audio.mcs.anl.gov -nopw

Copied the generated request to fl-caserver, signed it with grid-ca-sign.

Copied the signed cert back.

	setenv AGTK_USER /home/olson/Bridge
	certmgr.py
	import bridge_cert.pem bridge_key.pem
	exit
	BridgeServer.py -c ag-2.cfg -d

where ag-2.cfg is:

[BridgeServer]
location = Chicago
venueServer = https://ag-2.mcs.anl.gov:8000/VenueServer
qbexec = /usr/bin/QuickBridge
name = ANL
id = 000000f90e515c7d008c00dd000a0013047

I currently have this running in a screen session under my account.

--bob




More information about the ag-dev mailing list