That would seem to be the problem.  You should take out that proxy= line
if you're using X509_USER_PROXY instead, probably on both machines.


Charles

On Fri, 8 Jun 2007, Ketan C Maheshwari wrote:

> i am running a client class for a webservice that i deployed on the
> container machine.
> yes, i do have cog.properties on the client machine that came with the
> .globus folder  that i copied from server machine to the client machine
> to enable my cert.
> It says for the  proxy :
> proxy=/tmp/x509up_u16845
>
>
> Charles Bacon wrote:
> > What command are you running that gives you the error?  Do you have a
> > ~/.globus/cog.properties file?
> >
> >
> > Charles
> >
> > On Fri, 8 Jun 2007, Ketan C Maheshwari wrote:
> >
> >
> >> Charles
> >> here is the output of my grid-proxy-info
> >>
> >> subject  : /O=dutchgrid/O=users/O=uva/OU=wins/CN=Ketan Chunilal
> >> Maheshwari/CN=proxy
> >> issuer   : /O=dutchgrid/O=users/O=uva/OU=wins/CN=Ketan Chunilal Maheshwari
> >> identity : /O=dutchgrid/O=users/O=uva/OU=wins/CN=Ketan Chunilal Maheshwari
> >> type     : full legacy globus proxy
> >> strength : 512 bits
> >> path     : /tmp/x509up_u7003
> >> timeleft : 10:37:03
> >>
> >> (it says -verify is not a valid option)
> >>
> >> yes, the /etc/grid-security/grid-mapfile indeed have a line mapping my
> >> user name with my DN:
> >>
> >> "/O=dutchgrid/O=users/O=uva/OU=wins/CN=Ketan Chunilal Maheshwari" kmaheshw
> >>
> >> Regards
> >> Ketan
> >> Charles Bacon wrote:
> >>
> >>> 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
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>
> >>
>
>

Reply via email to