Hi, I have setup two machine using GT5.0.2 and GT5.0.4. These machines run different OS, Redhat and Fedora, and therefore different openssl version.
When I follow the instruction to setup second machine, my job submission does not work from one machine to the other. I believe this is due to the fact that on the CA host machine the command machine1$ openssl x509 -hash -noout < /etc/grid-security/certificates/3c4aec10.0 3c4aec10 ie. returns the correct hash, however the second machine return a different hash. machine2$ openssl x509 -hash -noout < /etc/grid-security/certificates/3c4aec10.0 225aec88 How do you deal with this issue of heterogeneous environment? Regards, Adrian Bienkowski
