Hi Amitav,
You probably configured a MyProxy server to be started by a xinet demon.
Please, stop the server and execute it manually in a command line with
all options specified in a configuration file for xinetd. Please, add
the options '-d' and '-v' to debug what really happens on the server
side when myproxy-logon requests a credential from the server.
Regards,
Lukasz
On 5/16/11 11:44 AM, Amitav Mohanty wrote:
On 05/09/2011 07:06 PM, Lukasz Lacinski wrote:
It's difficult to help without seeing the error you get.
Lukasz
Hi
When I try logging in, I get the following error.
[dknight@linux gt]$ myproxy-logon -s fool
Failed reading length 0
Failed reading length 0
Error authenticating: Connection closed.
[dknight@linux gt]$ myproxy-logon -s fool -v
MyProxy v5.3 17 Jan 2011 PAM OCSP
Attempting to connect to 127.0.0.1:7512
Successfully connected to fool:7512
using trusted certificates directory /etc/grid-security/certificates
Failed reading length 0
Error authenticating: Connection closed.
Certificate authentication error. Trying anonymous.
MyProxy v5.3 17 Jan 2011 PAM OCSP
Attempting to connect to 127.0.0.1:7512
Successfully connected to fool:7512
using trusted certificates directory /etc/grid-security/certificates
Failed reading length 0
Error authenticating: Connection closed.
[dknight@linux gt]$ ls /etc/grid-security/
certificates grid-mapfile hostcert.pem hostcert_request.pem
hostkey.pem
[dknight@linux gt]$ ls /etc/grid-security/certificates/
93fd916c.0 globus-host-ssl.conf.93fd916c
grid-security.conf.93fd916c
93fd916c.signing_policy globus-user-ssl.conf.93fd916c
Please suggest.
Regards
Amitav