Hi ,
I have installed the globus toolkit 4.0 and condor 6.6.9 on two machine successfully and set the simpleCA ,host certificate and user certificate for first machine now i want to use the simpleCA for the second machine .So I copied the
/home/gridroot/.globus/simpleCA/globus_simple_ca_b95......_setup-0.18.tar.gz
on the second machine's root directory..after that when i execute the command
root>gpt-build globus_simple_ca_b95......_setup-0.18tar.gz gcc32dbg
gives message "skipping build with Noflavour"
root>gpt-postinstall
root>$GLOBUS_LOCATION/setup/globus_simple_ca_b95......_setup/setup-gsi -default
gives gsi-setup successful complete message.
root>grid-cert-request -host 'second.xyz.com'
it give's me the message that not finding valid config CA files......
I have created two users on both machines gridroot and condor gridroot for globus adminstration and condor for job execution....I have the following queries..
I want that both users should be able to execute the job on self machine and on the remote machine depending on the user's choice.so anybody can tell me in details about the signing of user and host certificate on local and remote machines means detailed steps(commands)................
Thanks a lot!!!!!!!!!!!!!!!!!!!!