Hi Deepti, > [r...@webserver ~]# myproxy-admin-adduser -c "QuickStart User" -l quser > -bash: myproxy-admin-adduser: command not found >
It looks like bash simply isn't finding the binary in your path. myproxy-admin-adduser should be in $GLOBUS_LOCATION/sbin unless you've installed it somewhere else. So, add that location to your $PATH and it should work (assuming you have $GLOBUS_LOCATION set properly). - Jamie ----- Jamie Schwettmann [email protected] 773.702.7945
