Hello, I've installed GT4.2.1 on a single machine and now I'm trying to submit a simple /bin/true job to it however I have some sort of an authentication problem.
This is what I have: ------------ [va...@ip-115-56-dhcp grid-security]$ globusrun-ws -submit -c /bin/true Submitting job...Done. Job ID: uuid:fd17b838-f043-11dd-aea5-000cf1702731 Termination time: 02/01/3009 09:37 GMT globusrun-ws: globus_service_engine_module: Session failed to start OpenSSL Error: a_verify.c:168: in library: asn1 encoding routines, function ASN1_item_verify: EVP lib OpenSSL Error: rsa_eay.c:699: in library: rsa routines, function RSA_EAY_PUBLIC_DECRYPT: padding check failed OpenSSL Error: rsa_pk1.c:100: in library: rsa routines, function RSA_padding_check_PKCS1_type_1: block type is not 01 [va...@ip-115-56-dhcp grid-security]$ ------------ I don't know how to diagnose these OpenSSL errors. On the other hand, when I run grid-proxy-init I don't get any errors at all. ------------ [va...@ip-115-56-dhcp grid-security]$ grid-proxy-init -debug -verify User Cert File: /home/vanja/.globus/usercert.pem User Key File: /home/vanja/.globus/userkey.pem Trusted CA Cert Dir: /etc/grid-security/certificates Output File: /tmp/x509up_u501 Your identity: /O=Grid/OU=GlobusTest/OU=hostname/OU=domainname/CN=My Name Enter GRID pass phrase for this identity: Creating proxy ...++++++++++++ .............++++++++++++ Done Proxy Verify OK Your proxy is valid until: Sun Feb 1 21:39:15 2009 [va...@ip-115-56-dhcp grid-security]$ ------------ Anyone have any ideas what might be wrong? Regards, -Vanja
