Can you send the output of grid-proxy-info -verify -debug? Why did you think you needed to set X509_USER_PROXY?
The answer to your question is that you need to create a proxy, and your certificate's Distinguished Name needs to be in the server's grid-mapfile. Charles On Fri, 8 Jun 2007, Ketan C Maheshwari wrote: > Hi Charles , Martin > > My GT4 container is running on host credentials and security enabled. > How do I make it to accept my proxy credentials from a remote machine? > > Ketan > Charles Bacon wrote: > > Just because your client has an X509_USER_PROXY set doesn't mean that the > > service running in the container has a credential. It sounds like your > > client side is fine, but the service side can't find it's credential. How > > are you starting the container, and where is it getting its credential > > from? > > > > What happens if you run grid-proxy-info -verify -debug from your client? > > That should help verify that the client side is okay. > > > > > > Charles > > > > On Fri, 8 Jun 2007, Ketan C Maheshwari wrote: > > > > > >> hi all > >> I am trying to call a service deployed in a secure GT4 container on a > >> remote machine. > >> I do have a grid proxy and the host have a host certificate. still I get > >> this error: > >> > >> GSSException: Defective credential detected [Caused by: Proxy file > >> (/tmp/x509up_u16845) not found.] > >> > >> My $X509_USER_PROXYshows this value: /tmp/x509up_u7003 > >> > >> > >> Any idea what is wrong here? > >> > >> Regards > >> Ketan > >> > >> > >> > >
