Hello Arn,

The myproxy-admin-adduser command is just a simple perl script that
calls grid-cert-request, grid-ca-sign, and
myproxy-admin-load-credential. You could try running the underlying
commands manually in sequence to see which one is hanging.

Probably it'd be good for us to add a -verbose option to
myproxy-admin-adduser for troubleshooting cases like this. I created a
bug (https://bugzilla.mcs.anl.gov/globus/show_bug.cgi?id=6963) so we
don't forget to add it.

-Jim

On 2/3/10 1:11 PM, Arn wrote:
> Hi,
> 
> I've setup a basic system (gridftp + RFT + globus-container + myproxy)
>  with 3 nodes by following the quickstart document for GT 4.2.1 .
> 
> The main node serves as the MyProxy server and RFT iniitiation host.
> The other two are plain gridFTP nodes.
> I was able to create a user certificate and add it to myproxy and then
> test out some gridftp file transfers which worked fine.
> 
> However now when I try to add another user to myproxy, i.e. create
> another user certificate using "myproxy-admin-adduser -c "<First
> Lastname>" -l <username>" , it just hangs and does nothing.
> I'm trying this as root on the MyProxy host machine.
> if I try myproxy-info , it lists the existing certificate but I am not
> able to add any new users.
> I'm also not able to add a new service using
> "myproxy-admin-addservice" . This too worked fine earlier when I added
> the 2 gridftp hosts.
> 
> What am I doing wrong ?  Note that I am exporting the correct paths
> and env variables before attempting the adduser and addservice
> 
> Thanks in advance
> Arn

Reply via email to