It means your path variable does not contain the bin folder in $GLOBUS_LOCATION. Assuming you have GLOBUS_LOCATION defined, try this: PATH=$PATH:/$GLOBUS_LOCATION/bin then run grid-ca-sign again. If that works, add the above command to the end of /etc/profile so it will be run everytime.
If that didn't work, try running grid-ca-sign by its absolute path. It should be /usr/local/globus-x.x.x/bin/grid-ca-sign On Tue, Mar 13, 2012 at 3:05 AM, Caio Roma <[email protected]> wrote: > Hi, I'm beginner using the globus and I'm having a problem that can not > resolve. I'm setting up the security part and all was going well until this > point: > > We need to sign the certificate using our simpleCA, as globus: > > globus@choate:~$ grid-ca-sign -in /etc/grid-security/hostcert_request.pem > -out hostsigned.pem > > When I ran this command, came the following message: > > grid-ca-sign: command not found > > > Can anyone suggest me a solution for this problem? > I hope for an aid > Thank you! > > Caio Roma. > Traduzir do: tcheco > Digite um texto ou endereço de um site ou traduza um > documento.<http://translate.google.com.br/?tr=f&hl=pt-BR> > Cancelar <http://translate.google.com.br/?tr=t&hl=pt-BR> > Alpha >
