> Can you please post the "several lines of errors that all relate to > authentication errors"? > They might help us figure out what is going on. > > Thanks, > Eric
I sure can, but there are a lot of lines. I have the server on a VM at 192.168.129.20 (a.k.a. machine1), and this is the output from the client, another VM at 192.168.129.21 (a.k.a. machine2). First some settings and directory listings, followed by the result of trying to copy a file from server to client, on the client: $ echo $HOME /home/gridftpuser $ ls $HOME/.globus total 20 drwxrwxr-x 2 gridftpuser gridftpuser 4096 Oct 17 14:58 . drwx------ 4 gridftpuser gridftpuser 4096 Oct 17 16:08 .. -rw-r--r-- 1 gridftpuser gridftpuser 2718 Oct 17 14:58 usercert.pem -rw-r--r-- 1 gridftpuser gridftpuser 1433 Oct 17 14:41 usercert_request.pem -r-------- 1 gridftpuser gridftpuser 1041 Oct 17 14:41 userkey.pem $ echo $GLOBUS_LOCATION /usr/sbin $ ls $GLOBUS_LOCATION/etc ls: cannot access /usr/sbin/etc: No such file or directory $ ls /etc/grid-security total 12 drwxr-xr-x 3 root root 4096 Oct 17 16:04 . drwxr-xr-x. 59 root root 4096 Oct 17 16:04 .. drwxr-xr-x 2 root root 4096 Oct 17 16:04 certificates $ ls /etc/grid-security/certificates/ total 32 drwxr-xr-x 2 root root 4096 Oct 17 16:04 . drwxr-xr-x 3 root root 4096 Oct 17 16:04 .. -rw-r--r-- 1 root root 956 Oct 17 15:12 426e7a36.0 -rw-r--r-- 1 root root 9 Oct 17 15:12 426e7a36.installed_hash -rw-r--r-- 1 root root 1339 Oct 17 15:12 426e7a36.signing_policy -rw-r--r-- 1 root root 2946 Oct 17 15:12 globus-host-ssl.conf.426e7a36 -rw-r--r-- 1 root root 3064 Oct 17 15:12 globus-user-ssl.conf.426e7a36 -rw-r--r-- 1 root root 1313 Oct 17 15:12 grid-security.conf.426e7a36 $ globus-url-copy -v gsiftp://192.168.129.20/tmp/file1 file:///tmp/file2 globus_error_put(): globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_certfile_unix:4957: File does not exist: /etc/grid-security/hostcert.pem is not a valid file globus_error_put(): globus_gsi_system_config.c:globus_i_gsi_sysconfig_create_cert_string:460: Error with certificate filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_certfile_unix:4957: File does not exist: /etc/grid-security/hostcert.pem is not a valid file globus_error_put(): globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_certfile_unix:4957: File does not exist: /usr/sbin/etc/hostcert.pem is not a valid file globus_error_put(): globus_gsi_system_config.c:globus_i_gsi_sysconfig_create_cert_string:460: Error with certificate filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_certfile_unix:4957: File does not exist: /usr/sbin/etc/hostcert.pem is not a valid file globus_error_put(): globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_certfile_unix:4957: File does not exist: /home/gridftpuser/.globus/hostcert.pem is not a valid file globus_error_put(): globus_gsi_system_config.c:globus_i_gsi_sysconfig_create_cert_string:460: Error with certificate filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_certfile_unix:4957: File does not exist: /home/gridftpuser/.globus/hostcert.pem is not a valid file globus_error_put(): globus_gsi_system_config.c:globus_gsi_sysconfig_get_host_cert_filename_unix:5746: Could not find a valid certificate file: The host cert could not be found in: 1) env. var. X509_USER_CERT 2) /etc/grid-security/hostcert.pem 3) $GLOBUS_LOCATION/etc/hostcert.pem 4) $HOME/.globus/hostcert.pem The host key could not be found in: 1) env. var. X509_USER_KEY 2) /etc/grid-security/hostkey.pem 3) $GLOBUS_LOCATION/etc/hostkey.pem 4) $HOME/.globus/hostkey.pem globus_error_put(): globus_gsi_credential.c:globus_gsi_cred_read:469: Error reading host credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_host_cert_filename_unix:5746: Could not find a valid certificate file: The host cert could not be found in: 1) env. var. X509_USER_CERT 2) /etc/grid-security/hostcert.pem 3) $GLOBUS_LOCATION/etc/hostcert.pem 4) $HOME/.globus/hostcert.pem The host key could not be found in: 1) env. var. X509_USER_KEY 2) /etc/grid-security/hostkey.pem 3) $GLOBUS_LOCATION/etc/hostkey.pem 4) $HOME/.globus/hostkey.pem globus_error_put(): globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_keyfile_unix:4824: File does not exist: /tmp/x509up_u501 is not a valid file globus_error_put(): globus_gsi_system_config.c:globus_i_gsi_sysconfig_create_key_string:509: Error with key filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_keyfile_unix:4824: File does not exist: /tmp/x509up_u501 is not a valid file globus_error_put(): globus_gsi_system_config.c:globus_gsi_sysconfig_get_proxy_filename_unix:6213: Could not find a valid proxy certificate file location globus_gsi_system_config.c:globus_i_gsi_sysconfig_create_key_string:509: Error with key filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_keyfile_unix:4824: File does not exist: /tmp/x509up_u501 is not a valid file globus_error_put(): globus_gsi_credential.c:globus_gsi_cred_read:260: Error reading proxy credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_proxy_filename_unix:6213: Could not find a valid proxy certificate file location globus_gsi_system_config.c:globus_i_gsi_sysconfig_create_key_string:509: Error with key filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_keyfile_unix:4824: File does not exist: /tmp/x509up_u501 is not a valid file globus_error_put(): globus_gsi_credential.c:globus_gsi_cred_read_key:1192: Key is password protected: GSI does not currently support password protected private keys. OpenSSL Error: pem_pkey.c:109: in library: PEM routines, function PEM_READ_BIO_PRIVATEKEY: bad password read globus_error_put(): globus_gsi_credential.c:globus_gsi_cred_read:373: Error reading user credential globus_gsi_credential.c:globus_gsi_cred_read_key:1192: Key is password protected: GSI does not currently support password protected private keys. OpenSSL Error: pem_pkey.c:109: in library: PEM routines, function PEM_READ_BIO_PRIVATEKEY: bad password read globus_error_put(): Valid credentials could not be found in any of the possible locations specified by the credential search order. Attempt 1 globus_gsi_credential.c:globus_gsi_cred_read:469: Error reading host credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_host_cert_filename_unix:5746: Could not find a valid certificate file: The host cert could not be found in: 1) env. var. X509_USER_CERT 2) /etc/grid-security/hostcert.pem 3) $GLOBUS_LOCATION/etc/hostcert.pem 4) $HOME/.globus/hostcert.pem The host key could not be found in: 1) env. var. X509_USER_KEY 2) /etc/grid-security/hostkey.pem 3) $GLOBUS_LOCATION/etc/hostkey.pem 4) $HOME/.globus/hostkey.pem Attempt 2 globus_gsi_credential.c:globus_gsi_cred_read:260: Error reading proxy credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_proxy_filename_unix:6213: Could not find a valid proxy certificate file location globus_gsi_system_config.c:globus_i_gsi_sysconfig_create_key_string:509: Error with key filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_keyfile_unix:4824: File does not exist: /tmp/x509up_u501 is not a valid file Attempt 3 globus_gsi_credential.c:globus_gsi_cred_read:373: Error reading user credential globus_gsi_credential.c:globus_gsi_cred_read_key:1192: Key is password protected: GSI does not currently support password protected private keys. OpenSSL Error: pem_pkey.c:109: in library: PEM routines, function PEM_READ_BIO_PRIVATEKEY: bad password read globus_error_put(): globus_gsi_credential.c:globus_gsi_cred_read:750: Valid credentials could not be found in any of the possible locations specified by the credential search order. Valid credentials could not be found in any of the possible locations specified by the credential search order. Attempt 1 globus_gsi_credential.c:globus_gsi_cred_read:469: Error reading host credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_host_cert_filename_unix:5746: Could not find a valid certificate file: The host cert could not be found in: 1) env. var. X509_USER_CERT 2) /etc/grid-security/hostcert.pem 3) $GLOBUS_LOCATION/etc/hostcert.pem 4) $HOME/.globus/hostcert.pem The host key could not be found in: 1) env. var. X509_USER_KEY 2) /etc/grid-security/hostkey.pem 3) $GLOBUS_LOCATION/etc/hostkey.pem 4) $HOME/.globus/hostkey.pem Attempt 2 globus_gsi_credential.c:globus_gsi_cred_read:260: Error reading proxy credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_proxy_filename_unix:6213: Could not find a valid proxy certificate file location globus_gsi_system_config.c:globus_i_gsi_sysconfig_create_key_string:509: Error with key filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_keyfile_unix:4824: File does not exist: /tmp/x509up_u501 is not a valid file Attempt 3 globus_gsi_credential.c:globus_gsi_cred_read:373: Error reading user credential globus_gsi_credential.c:globus_gsi_cred_read_key:1192: Key is password protected: GSI does not currently support password protected private keys. OpenSSL Error: pem_pkey.c:109: in library: PEM routines, function PEM_READ_BIO_PRIVATEKEY: bad password read globus_error_put(): globus_i_gsi_gss_utils.c:globus_i_gsi_gss_cred_read:1436: Error with gss credential handle globus_gsi_credential.c:globus_gsi_cred_read:750: Valid credentials could not be found in any of the possible locations specified by the credential search order. Valid credentials could not be found in any of the possible locations specified by the credential search order. Attempt 1 globus_gsi_credential.c:globus_gsi_cred_read:469: Error reading host credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_host_cert_filename_unix:5746: Could not find a valid certificate file: The host cert could not be found in: 1) env. var. X509_USER_CERT 2) /etc/grid-security/hostcert.pem 3) $GLOBUS_LOCATION/etc/hostcert.pem 4) $HOME/.globus/hostcert.pem The host key could not be found in: 1) env. var. X509_USER_KEY 2) /etc/grid-security/hostkey.pem 3) $GLOBUS_LOCATION/etc/hostkey.pem 4) $HOME/.globus/hostkey.pem Attempt 2 globus_gsi_credential.c:globus_gsi_cred_read:260: Error reading proxy credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_proxy_filename_unix:6213: Could not find a valid proxy certificate file location globus_gsi_system_config.c:globus_i_gsi_sysconfig_create_key_string:509: Error with key filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_keyfile_unix:4824: File does not exist: /tmp/x509up_u501 is not a valid file Attempt 3 globus_gsi_credential.c:globus_gsi_cred_read:373: Error reading user credential globus_gsi_credential.c:globus_gsi_cred_read_key:1192: Key is password protected: GSI does not currently support password protected private keys. OpenSSL Error: pem_pkey.c:109: in library: PEM routines, function PEM_READ_BIO_PRIVATEKEY: bad password read globus_error_put(): acquire_cred.c:gss_acquire_cred:148: Error with GSI credential globus_i_gsi_gss_utils.c:globus_i_gsi_gss_cred_read:1436: Error with gss credential handle globus_gsi_credential.c:globus_gsi_cred_read:750: Valid credentials could not be found in any of the possible locations specified by the credential search order. Valid credentials could not be found in any of the possible locations specified by the credential search order. Attempt 1 globus_gsi_credential.c:globus_gsi_cred_read:469: Error reading host credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_host_cert_filename_unix:5746: Could not find a valid certificate file: The host cert could not be found in: 1) env. var. X509_USER_CERT 2) /etc/grid-security/hostcert.pem 3) $GLOBUS_LOCATION/etc/hostcert.pem 4) $HOME/.globus/hostcert.pem The host key could not be found in: 1) env. var. X509_USER_KEY 2) /etc/grid-security/hostkey.pem 3) $GLOBUS_LOCATION/etc/hostkey.pem 4) $HOME/.globus/hostkey.pem Attempt 2 globus_gsi_credential.c:globus_gsi_cred_read:260: Error reading proxy credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_proxy_filename_unix:6213: Could not find a valid proxy certificate file location globus_gsi_system_config.c:globus_i_gsi_sysconfig_create_key_string:509: Error with key filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_keyfile_unix:4824: File does not exist: /tmp/x509up_u501 is not a valid file Attempt 3 globus_gsi_credential.c:globus_gsi_cred_read:373: Error reading user credential globus_gsi_credential.c:globus_gsi_cred_read_key:1192: Key is password protected: GSI does not currently support password protected private keys. OpenSSL Error: pem_pkey.c:109: in library: PEM routines, function PEM_READ_BIO_PRIVATEKEY: bad password read globus_error_put(): globus_gsi_system_config.c:globus_i_gsi_sysconfig_file_exists_unix:4609: File does not exist: /home/gridftpuser/.globus/gridftp-ssh is not a valid file Source: gsiftp://192.168.129.20/tmp/ Dest: file:///tmp/ file1 -> file2 globus_error_put(): globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_certfile_unix:4957: File does not exist: /etc/grid-security/hostcert.pem is not a valid file globus_error_put(): globus_gsi_system_config.c:globus_i_gsi_sysconfig_create_cert_string:460: Error with certificate filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_certfile_unix:4957: File does not exist: /etc/grid-security/hostcert.pem is not a valid file globus_error_put(): globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_certfile_unix:4957: File does not exist: /usr/sbin/etc/hostcert.pem is not a valid file globus_error_put(): globus_gsi_system_config.c:globus_i_gsi_sysconfig_create_cert_string:460: Error with certificate filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_certfile_unix:4957: File does not exist: /usr/sbin/etc/hostcert.pem is not a valid file globus_error_put(): globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_certfile_unix:4957: File does not exist: /home/gridftpuser/.globus/hostcert.pem is not a valid file globus_error_put(): globus_gsi_system_config.c:globus_i_gsi_sysconfig_create_cert_string:460: Error with certificate filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_certfile_unix:4957: File does not exist: /home/gridftpuser/.globus/hostcert.pem is not a valid file globus_error_put(): globus_gsi_system_config.c:globus_gsi_sysconfig_get_host_cert_filename_unix:5746: Could not find a valid certificate file: The host cert could not be found in: 1) env. var. X509_USER_CERT 2) /etc/grid-security/hostcert.pem 3) $GLOBUS_LOCATION/etc/hostcert.pem 4) $HOME/.globus/hostcert.pem The host key could not be found in: 1) env. var. X509_USER_KEY 2) /etc/grid-security/hostkey.pem 3) $GLOBUS_LOCATION/etc/hostkey.pem 4) $HOME/.globus/hostkey.pem globus_error_put(): globus_gsi_credential.c:globus_gsi_cred_read:469: Error reading host credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_host_cert_filename_unix:5746: Could not find a valid certificate file: The host cert could not be found in: 1) env. var. X509_USER_CERT 2) /etc/grid-security/hostcert.pem 3) $GLOBUS_LOCATION/etc/hostcert.pem 4) $HOME/.globus/hostcert.pem The host key could not be found in: 1) env. var. X509_USER_KEY 2) /etc/grid-security/hostkey.pem 3) $GLOBUS_LOCATION/etc/hostkey.pem 4) $HOME/.globus/hostkey.pem globus_error_put(): globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_keyfile_unix:4824: File does not exist: /tmp/x509up_u501 is not a valid file globus_error_put(): globus_gsi_system_config.c:globus_i_gsi_sysconfig_create_key_string:509: Error with key filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_keyfile_unix:4824: File does not exist: /tmp/x509up_u501 is not a valid file globus_error_put(): globus_gsi_system_config.c:globus_gsi_sysconfig_get_proxy_filename_unix:6213: Could not find a valid proxy certificate file location globus_gsi_system_config.c:globus_i_gsi_sysconfig_create_key_string:509: Error with key filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_keyfile_unix:4824: File does not exist: /tmp/x509up_u501 is not a valid file globus_error_put(): globus_gsi_credential.c:globus_gsi_cred_read:260: Error reading proxy credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_proxy_filename_unix:6213: Could not find a valid proxy certificate file location globus_gsi_system_config.c:globus_i_gsi_sysconfig_create_key_string:509: Error with key filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_keyfile_unix:4824: File does not exist: /tmp/x509up_u501 is not a valid file globus_error_put(): globus_gsi_credential.c:globus_gsi_cred_read_key:1192: Key is password protected: GSI does not currently support password protected private keys. OpenSSL Error: pem_pkey.c:109: in library: PEM routines, function PEM_READ_BIO_PRIVATEKEY: bad password read globus_error_put(): globus_gsi_credential.c:globus_gsi_cred_read:373: Error reading user credential globus_gsi_credential.c:globus_gsi_cred_read_key:1192: Key is password protected: GSI does not currently support password protected private keys. OpenSSL Error: pem_pkey.c:109: in library: PEM routines, function PEM_READ_BIO_PRIVATEKEY: bad password read globus_error_put(): Valid credentials could not be found in any of the possible locations specified by the credential search order. Attempt 1 globus_gsi_credential.c:globus_gsi_cred_read:469: Error reading host credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_host_cert_filename_unix:5746: Could not find a valid certificate file: The host cert could not be found in: 1) env. var. X509_USER_CERT 2) /etc/grid-security/hostcert.pem 3) $GLOBUS_LOCATION/etc/hostcert.pem 4) $HOME/.globus/hostcert.pem The host key could not be found in: 1) env. var. X509_USER_KEY 2) /etc/grid-security/hostkey.pem 3) $GLOBUS_LOCATION/etc/hostkey.pem 4) $HOME/.globus/hostkey.pem Attempt 2 globus_gsi_credential.c:globus_gsi_cred_read:260: Error reading proxy credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_proxy_filename_unix:6213: Could not find a valid proxy certificate file location globus_gsi_system_config.c:globus_i_gsi_sysconfig_create_key_string:509: Error with key filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_keyfile_unix:4824: File does not exist: /tmp/x509up_u501 is not a valid file Attempt 3 globus_gsi_credential.c:globus_gsi_cred_read:373: Error reading user credential globus_gsi_credential.c:globus_gsi_cred_read_key:1192: Key is password protected: GSI does not currently support password protected private keys. OpenSSL Error: pem_pkey.c:109: in library: PEM routines, function PEM_READ_BIO_PRIVATEKEY: bad password read globus_error_put(): globus_gsi_credential.c:globus_gsi_cred_read:750: Valid credentials could not be found in any of the possible locations specified by the credential search order. Valid credentials could not be found in any of the possible locations specified by the credential search order. Attempt 1 globus_gsi_credential.c:globus_gsi_cred_read:469: Error reading host credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_host_cert_filename_unix:5746: Could not find a valid certificate file: The host cert could not be found in: 1) env. var. X509_USER_CERT 2) /etc/grid-security/hostcert.pem 3) $GLOBUS_LOCATION/etc/hostcert.pem 4) $HOME/.globus/hostcert.pem The host key could not be found in: 1) env. var. X509_USER_KEY 2) /etc/grid-security/hostkey.pem 3) $GLOBUS_LOCATION/etc/hostkey.pem 4) $HOME/.globus/hostkey.pem Attempt 2 globus_gsi_credential.c:globus_gsi_cred_read:260: Error reading proxy credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_proxy_filename_unix:6213: Could not find a valid proxy certificate file location globus_gsi_system_config.c:globus_i_gsi_sysconfig_create_key_string:509: Error with key filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_keyfile_unix:4824: File does not exist: /tmp/x509up_u501 is not a valid file Attempt 3 globus_gsi_credential.c:globus_gsi_cred_read:373: Error reading user credential globus_gsi_credential.c:globus_gsi_cred_read_key:1192: Key is password protected: GSI does not currently support password protected private keys. OpenSSL Error: pem_pkey.c:109: in library: PEM routines, function PEM_READ_BIO_PRIVATEKEY: bad password read globus_error_put(): globus_i_gsi_gss_utils.c:globus_i_gsi_gss_cred_read:1436: Error with gss credential handle globus_gsi_credential.c:globus_gsi_cred_read:750: Valid credentials could not be found in any of the possible locations specified by the credential search order. Valid credentials could not be found in any of the possible locations specified by the credential search order. Attempt 1 globus_gsi_credential.c:globus_gsi_cred_read:469: Error reading host credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_host_cert_filename_unix:5746: Could not find a valid certificate file: The host cert could not be found in: 1) env. var. X509_USER_CERT 2) /etc/grid-security/hostcert.pem 3) $GLOBUS_LOCATION/etc/hostcert.pem 4) $HOME/.globus/hostcert.pem The host key could not be found in: 1) env. var. X509_USER_KEY 2) /etc/grid-security/hostkey.pem 3) $GLOBUS_LOCATION/etc/hostkey.pem 4) $HOME/.globus/hostkey.pem Attempt 2 globus_gsi_credential.c:globus_gsi_cred_read:260: Error reading proxy credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_proxy_filename_unix:6213: Could not find a valid proxy certificate file location globus_gsi_system_config.c:globus_i_gsi_sysconfig_create_key_string:509: Error with key filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_keyfile_unix:4824: File does not exist: /tmp/x509up_u501 is not a valid file Attempt 3 globus_gsi_credential.c:globus_gsi_cred_read:373: Error reading user credential globus_gsi_credential.c:globus_gsi_cred_read_key:1192: Key is password protected: GSI does not currently support password protected private keys. OpenSSL Error: pem_pkey.c:109: in library: PEM routines, function PEM_READ_BIO_PRIVATEKEY: bad password read globus_error_put(): acquire_cred.c:gss_acquire_cred:148: Error with GSI credential globus_i_gsi_gss_utils.c:globus_i_gsi_gss_cred_read:1436: Error with gss credential handle globus_gsi_credential.c:globus_gsi_cred_read:750: Valid credentials could not be found in any of the possible locations specified by the credential search order. Valid credentials could not be found in any of the possible locations specified by the credential search order. Attempt 1 globus_gsi_credential.c:globus_gsi_cred_read:469: Error reading host credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_host_cert_filename_unix:5746: Could not find a valid certificate file: The host cert could not be found in: 1) env. var. X509_USER_CERT 2) /etc/grid-security/hostcert.pem 3) $GLOBUS_LOCATION/etc/hostcert.pem 4) $HOME/.globus/hostcert.pem The host key could not be found in: 1) env. var. X509_USER_KEY 2) /etc/grid-security/hostkey.pem 3) $GLOBUS_LOCATION/etc/hostkey.pem 4) $HOME/.globus/hostkey.pem Attempt 2 globus_gsi_credential.c:globus_gsi_cred_read:260: Error reading proxy credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_proxy_filename_unix:6213: Could not find a valid proxy certificate file location globus_gsi_system_config.c:globus_i_gsi_sysconfig_create_key_string:509: Error with key filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_keyfile_unix:4824: File does not exist: /tmp/x509up_u501 is not a valid file Attempt 3 globus_gsi_credential.c:globus_gsi_cred_read:373: Error reading user credential globus_gsi_credential.c:globus_gsi_cred_read_key:1192: Key is password protected: GSI does not currently support password protected private keys. OpenSSL Error: pem_pkey.c:109: in library: PEM routines, function PEM_READ_BIO_PRIVATEKEY: bad password read globus_error_put(): globus_i_gsi_gss_utils.c:globus_i_gsi_gss_create_and_fill_context:379: Error with GSI credential acquire_cred.c:gss_acquire_cred:148: Error with GSI credential globus_i_gsi_gss_utils.c:globus_i_gsi_gss_cred_read:1436: Error with gss credential handle globus_gsi_credential.c:globus_gsi_cred_read:750: Valid credentials could not be found in any of the possible locations specified by the credential search order. Valid credentials could not be found in any of the possible locations specified by the credential search order. Attempt 1 globus_gsi_credential.c:globus_gsi_cred_read:469: Error reading host credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_host_cert_filename_unix:5746: Could not find a valid certificate file: The host cert could not be found in: 1) env. var. X509_USER_CERT 2) /etc/grid-security/hostcert.pem 3) $GLOBUS_LOCATION/etc/hostcert.pem 4) $HOME/.globus/hostcert.pem The host key could not be found in: 1) env. var. X509_USER_KEY 2) /etc/grid-security/hostkey.pem 3) $GLOBUS_LOCATION/etc/hostkey.pem 4) $HOME/.globus/hostkey.pem Attempt 2 globus_gsi_credential.c:globus_gsi_cred_read:260: Error reading proxy credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_proxy_filename_unix:6213: Could not find a valid proxy certificate file location globus_gsi_system_config.c:globus_i_gsi_sysconfig_create_key_string:509: Error with key filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_keyfile_unix:4824: File does not exist: /tmp/x509up_u501 is not a valid file Attempt 3 globus_gsi_credential.c:globus_gsi_cred_read:373: Error reading user credential globus_gsi_credential.c:globus_gsi_cred_read_key:1192: Key is password protected: GSI does not currently support password protected private keys. OpenSSL Error: pem_pkey.c:109: in library: PEM routines, function PEM_READ_BIO_PRIVATEKEY: bad password read globus_error_put(): init_sec_context.c:gss_init_sec_context:148: Error with gss context globus_i_gsi_gss_utils.c:globus_i_gsi_gss_create_and_fill_context:379: Error with GSI credential acquire_cred.c:gss_acquire_cred:148: Error with GSI credential globus_i_gsi_gss_utils.c:globus_i_gsi_gss_cred_read:1436: Error with gss credential handle globus_gsi_credential.c:globus_gsi_cred_read:750: Valid credentials could not be found in any of the possible locations specified by the credential search order. Valid credentials could not be found in any of the possible locations specified by the credential search order. Attempt 1 globus_gsi_credential.c:globus_gsi_cred_read:469: Error reading host credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_host_cert_filename_unix:5746: Could not find a valid certificate file: The host cert could not be found in: 1) env. var. X509_USER_CERT 2) /etc/grid-security/hostcert.pem 3) $GLOBUS_LOCATION/etc/hostcert.pem 4) $HOME/.globus/hostcert.pem The host key could not be found in: 1) env. var. X509_USER_KEY 2) /etc/grid-security/hostkey.pem 3) $GLOBUS_LOCATION/etc/hostkey.pem 4) $HOME/.globus/hostkey.pem Attempt 2 globus_gsi_credential.c:globus_gsi_cred_read:260: Error reading proxy credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_proxy_filename_unix:6213: Could not find a valid proxy certificate file location globus_gsi_system_config.c:globus_i_gsi_sysconfig_create_key_string:509: Error with key filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_keyfile_unix:4824: File does not exist: /tmp/x509up_u501 is not a valid file Attempt 3 globus_gsi_credential.c:globus_gsi_cred_read:373: Error reading user credential globus_gsi_credential.c:globus_gsi_cred_read_key:1192: Key is password protected: GSI does not currently support password protected private keys. OpenSSL Error: pem_pkey.c:109: in library: PEM routines, function PEM_READ_BIO_PRIVATEKEY: bad password read globus_error_put(): globus_ftp_client_transfer.c:globus_ftp_client_abort:5867: handle was not in use globus_error_put(): [globus_gass_copy_cancel]: A failure has already been detected in the last transfer. globus_error_put(): globus_ftp_control_client.c:globus_l_ftp_control_send_cmd_cb:2790: gss_init_sec_context failed GSS Major Status: General failure init_sec_context.c:gss_init_sec_context:148: Error with gss context globus_i_gsi_gss_utils.c:globus_i_gsi_gss_create_and_fill_context:379: Error with GSI credential acquire_cred.c:gss_acquire_cred:148: Error with GSI credential globus_i_gsi_gss_utils.c:globus_i_gsi_gss_cred_read:1436: Error with gss credential handle globus_gsi_credential.c:globus_gsi_cred_read:750: Valid credentials could not be found in any of the possible locations specified by the credential search order. Valid credentials could not be found in any of the possible locations specified by the credential search order. Attempt 1 globus_gsi_credential.c:globus_gsi_cred_read:469: Error reading host credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_host_cert_filename_unix:5746: Could not find a valid certificate file: The host cert could not be found in: 1) env. var. X509_USER_CERT 2) /etc/grid-security/hostcert.pem 3) $GLOBUS_LOCATION/etc/hostcert.pem 4) $HOME/.globus/hostcert.pem The host key could not be found in: 1) env. var. X509_USER_KEY 2) /etc/grid-security/hostkey.pem 3) $GLOBUS_LOCATION/etc/hostkey.pem 4) $HOME/.globus/hostkey.pem Attempt 2 globus_gsi_credential.c:globus_gsi_cred_read:260: Error reading proxy credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_proxy_filename_unix:6213: Could not find a valid proxy certificate file location globus_gsi_system_config.c:globus_i_gsi_sysconfig_create_key_string:509: Error with key filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_keyfile_unix:4824: File does not exist: /tmp/x509up_u501 is not a valid file Attempt 3 globus_gsi_credential.c:globus_gsi_cred_read:373: Error reading user credential globus_gsi_credential.c:globus_gsi_cred_read_key:1192: Key is password protected: GSI does not currently support password protected private keys. OpenSSL Error: pem_pkey.c:109: in library: PEM routines, function PEM_READ_BIO_PRIVATEKEY: bad password read error: globus_ftp_control_client.c:globus_l_ftp_control_send_cmd_cb:2790: gss_init_sec_context failed GSS Major Status: General failure init_sec_context.c:gss_init_sec_context:148: Error with gss context globus_i_gsi_gss_utils.c:globus_i_gsi_gss_create_and_fill_context:379: Error with GSI credential acquire_cred.c:gss_acquire_cred:148: Error with GSI credential globus_i_gsi_gss_utils.c:globus_i_gsi_gss_cred_read:1436: Error with gss credential handle globus_gsi_credential.c:globus_gsi_cred_read:750: Valid credentials could not be found in any of the possible locations specified by the credential search order. Valid credentials could not be found in any of the possible locations specified by the credential search order. Attempt 1 globus_gsi_credential.c:globus_gsi_cred_read:469: Error reading host credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_host_cert_filename_unix:5746: Could not find a valid certificate file: The host cert could not be found in: 1) env. var. X509_USER_CERT 2) /etc/grid-security/hostcert.pem 3) $GLOBUS_LOCATION/etc/hostcert.pem 4) $HOME/.globus/hostcert.pem The host key could not be found in: 1) env. var. X509_USER_KEY 2) /etc/grid-security/hostkey.pem 3) $GLOBUS_LOCATION/etc/hostkey.pem 4) $HOME/.globus/hostkey.pem Attempt 2 globus_gsi_credential.c:globus_gsi_cred_read:260: Error reading proxy credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_proxy_filename_unix:6213: Could not find a valid proxy certificate file location globus_gsi_system_config.c:globus_i_gsi_sysconfig_create_key_string:509: Error with key filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_keyfile_unix:4824: File does not exist: /tmp/x509up_u501 is not a valid file Attempt 3 globus_gsi_credential.c:globus_gsi_cred_read:373: Error reading user credential globus_gsi_credential.c:globus_gsi_cred_read_key:1192: Key is password protected: GSI does not currently support password protected private keys. OpenSSL Error: pem_pkey.c:109: in library: PEM routines, function PEM_READ_BIO_PRIVATEKEY: bad password read
