[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Help MyProxy Error



txcom2003@xxxxxxxxxxxxxxxxxxx wrote:
>Here the output when i run manually myproxy-get-delegation
>
>tonny@euis:~/single$ myproxy-get-delegation -s
>myproxy.grid.computer.ee.its.ac.id -t 1 -k condorg
>Enter MyProxy pass phrase:
>A credential has been received for user tonny in /tmp/x509up_u5001.
>
>
>and myproxy log
>
>
>Jul  3 23:57:28 blade3 myproxy-server[9512]: Connection from 10.122.1.249
>Jul  3 23:57:28 blade3 myproxy-server[9512]: Authenticated client /O=Grid
>Elektro ITS/OU=Globus/OU=simpleCA-blade3.bagong.grid
>.computer.ee.its.ac.id/OU=grid.computer.ee.its.ac.id/CN=tonny kusdarwanto
>Jul  3 23:57:33 blade3 myproxy-server[9512]: credential passphrase matched
>Jul  3 23:57:33 blade3 myproxy-server[9512]: Received GET request from
>/O=Grid Elektro ITS/OU=Globus/OU=simpleCA-blade3.bagong
>.grid.computer.ee.its.ac.id/OU=grid.computer.ee.its.ac.id/CN=tonny
>kusdarwanto
>Jul  3 23:57:33 blade3 myproxy-server[9512]: Delegating credentials for
>/O=Grid Elektro ITS/OU=Globus/OU=simpleCA-blade3.bagon
>g.grid.computer.ee.its.ac.id/OU=grid.computer.ee.its.ac.id/CN=tonny
>kusdarwanto lifetime=3600
>Jul  3 23:57:33 blade3 myproxy-server[9512]: Client /O=Grid Elektro
>ITS/OU=Globus/OU=simpleCA-blade3.bagong.grid.computer.ee.i
>ts.ac.id/OU=grid.computer.ee.its.ac.id/CN=tonny kusdarwanto disconnected
>
>
>So, What's the problem ?
>  
Probably some environment variable (my bet is on MYPROXY_SERVER_DN). You
can replace myproxy-get-delegation with a wrapper shell script which
records the environment in both cases (run  by Condor vs. manual run)
and then isolate the cause.

Regards,
Jan Ploski