thanks dear joe , I did it, but now i have problem in verifying it , in another post i wrote it's ERROR ,can u help me about it ?
________________________________ From: Joseph Bester <[email protected]> To: Nadia Aidan <[email protected]> Cc: "[email protected]" <[email protected]> Sent: Monday, October 29, 2012 4:33 PM Subject: Re: [gt-user] 917: Can't open ? It sounds like you're pretty close to having it set up. If you have /etc/grid-security/hostcert_request.pem, then you have created a certificate request with your host's DN, which you must now sign. So, on the machine which you run the grid-ca-create, you can run the commands in 3.2 of the simple ca guide (grid-ca-sign) to sign the host and user certificates you have requested. If you have other users on the system, they can request the certificates and send the cert request to you to sign as well. Joe On Oct 26, 2012, at 4:21 PM, Nadia Aidan <[email protected]> wrote: > according to > http://globus.org/toolkit/docs/5.2/5.2.2/admin/install/#gtadmin-basic-security > i did step 1 (installing from native linux packegae) then in chapter 3 > (basic security configuration)in 1.3 (Simple CA) i follow the link : > http://globus.org/toolkit/docs/5.2/5.2.2/admin/install/appendix.html#gtadmin-simpleca > for it. from that i did part 1 and 2 ,and now in part 3 after 3.1 > done the answer is : > " > The private key is stored in /etc/grid-security/hostkey.pem > The request is stored in /etc/grid-security/hostcert_request.pem > > Please e-mail the request to the Globus Simple CA [email protected] > You may use a command similar to the following: > > cat /etc/grid-security/hostcert_request.pem | mail [email protected] > > Only use the above if this machine can send AND receive e-mail. if not, please > mail using some other method. > > Your certificate will be mailed to you within two working days. > If you receive no response, contact Globus Simple CA at > [email protected] > " > and then i did part 4 , but i did't do part 3.2 and 4.2 yet, now what > should i do ? shall i wait for mail and after that sign cert or no ? or sth > else ? did i do these steps correctly ? the "grid-default-ca " should run > befor part 3 here?( > http://globus.org/toolkit/docs/5.2/5.2.2/admin/install/appendix.html#gtadmin-simpleca > ) > i'm so confused :( > > > > Nadia > > From: Joseph Bester <[email protected]> > To: Nadia Aidan <[email protected]> > Cc: "[email protected]" <[email protected]> > Sent: Friday, October 26, 2012 9:07 PM > Subject: Re: [gt-user] 917: Can't open ? > > Did you create a SimpleCA for you machine? If so, you'll be responsible for > signing the certificate using the grid-ca-sign program. I'm unclear as to > what you've done so far, so perhaps if you can recap I'll be able to help > better. > > Joe > > On Oct 26, 2012, at 1:36 PM, Nadia Aidan <[email protected]> wrote: > > > for email that wanted for for usercert_request and hostcert_request i > > entered my personal mail & the answer is :Your certificate will be mailed > > to you within two working days. " but now is 3 days i don't have any answer > > what should i do ? what will be in that email ?did i do correctly ? > > > > From: Joseph Bester <[email protected]> > > To: Nadia Aidan <[email protected]> > > Cc: "[email protected]" <[email protected]> > > Sent: Monday, October 22, 2012 4:54 PM > > Subject: Re: [gt-user] 917: Can't open ? > > > > If you've installed the simple and run the grid-ca-create script, then > > you'll need to run grid-default-ca to make that the default for the cert > > request script. > > On Oct 20, 2012, at 2:00 PM, Nadia Aidan <[email protected]> wrote: > > > > > Hi > > > I'm a university student and have a project about Globus ..I hope you can > > > help me about my problem that accure in installing toolkit , in Sipmle CA > > > , when i run this in ubuntu 10.04 " sudo grid-cert-request -host > > > 'Myhost' " , the answer is : " : 917: Can't open > > > /etc/grid-security/grid-security.conf " what should i do ? > > > Thanks of all. > > > Nadia > > > > > > > > >
