Hi everyone,
I have an error when running setup-simple-ca in GT4.0.5 as following:
[EMAIL PROTECTED] ~]$
/usr/local/globus-4.0.5/setup/globus/setup-simple-ca
WARNING: GPT_LOCATION not set, assuming:
GPT_LOCATION=/usr/local/globus-4.0.5
C e r t i f i c a t e A u t h o r i t y S e t u p
This script will setup a Certificate Authority for signing Globus
users certificates. It will also generate a simple CA package
that can be distributed to the users of the CA.
The CA information about the certificates it distributes will
be kept in:
/home/globus/.globus/simpleCA/
The unique subject name for this CA is:
cn=Globus Simple CA, ou=simpleCA-dhcp-13-086.it.uts.edu.au,
ou=GlobusTest, o=Grid
Do you want to keep this as the CA subject (y/n) [y]:y
Enter the email of the CA (this is the email where certificate
requests will be sent to be signed by the CA):[EMAIL PROTECTED]
The CA certificate has an expiration date. Keep in mind that
once the CA certificate has expired, all the certificates
signed by that CA become invalid. A CA should regenerate
the CA certificate and start re-issuing ca-setup packages
before the actual CA certificate expires. This can be done
by re-running this setup script. Enter the number of DAYS
the CA certificate should last before it expires.
[default: 5 years (1825 days)]:
Enter PEM pass phrase:
Verifying - Enter PEM pass phrase:
creating CA config package...done.
A self-signed certificate has been generated
for the Certificate Authority with the subject:
/O=Grid/OU=GlobusTest/OU=simpleCA-dhcp-13-086.it.uts.edu.au/CN=Globus
Simple CA
If this is invalid, rerun this script
/usr/local/globus-4.0.5/setup/globus/setup-simple-ca
and enter the appropriate fields.
-------------------------------------------------------------------
The private key of the CA is stored in
/home/globus/.globus/simpleCA//private/cakey.pem
The public CA certificate is stored in
/home/globus/.globus/simpleCA//cacert.pem
The distribution package built for this CA is stored in
/home/globus/.globus/simpleCA//globus_simple_ca_5f749b78_setup-0.19.tar.gz
This file must be distributed to any host wishing to request
certificates from this CA.
CA setup complete.
The following commands will now be run to setup the security
configuration files for this CA:
$GLOBUS_LOCATION/sbin/gpt-build
/home/globus/.globus/simpleCA//globus_simple_ca_5f749b78_setup-0.19.tar.gz
$GLOBUS_LOCATION/sbin/gpt-postinstall
-------------------------------------------------------------------
ERROR: could not run build command:
/usr/local/globus-4.0.5/sbin/gpt-build -force
/home/globus/.globus/simpleCA//globus_simple_ca_5f749b78_setup-0.19.tar.gz
Any one can help a suggestion to fix it?
Many thanks.
Binh.