On Jan 21, 2008 5:29 PM, meriam jemel <[EMAIL PROTECTED]> wrote:
>
> but when i type counter-client -s
> https://localhost:8443/wsrf/services/CounterService I have this problem:
>
> [EMAIL PROTECTED] meriam]$ counter-client -s
> https://localhost:8443/wsrf/services/CounterService
> Error: ; nested exception is:
> org.globus.common.ChainedIOException: Authentication failed [Caused by:
> Operation unauthorized
>  (Mechanism level:
> Authorization failed. Expected "/CN=host/localhost.localdomain" target but
> received
>
> "/O=Grid/OU=GlobusTest/OU=simpleCA-localhost.localdomain/CN=host/hostname")]


Try:

$ counter-client -m conv -z none -s
https://localhost:8443/wsrf/services/CounterService

I don't think the '-m conv' option is required but I'm pretty sure the
'-z none' is.

Tom

Reply via email to