Hi, On 9/21/07, Vinoth <[EMAIL PROTECTED]> wrote: > alright so here "%chaote" means where i want to be in to do > ..........setenv GLOBUS_LOCATION /usr/local/globus-4.0.5. > > > I am having three users > > 1.apple( me) > 2.orange( other) > 3.globus > 4.root > > So as per your mail i want to do it in apple (or) orange( as per my > understanding).
Yes, that's ok. > So where i want to be in home directory or??? > is this is ? > [EMAIL PROTECTED] ~]$setenv GLOBUS_LOCATION /usr/local/globus-4.0.1 / > > or where? I believe in the users' home directory is the right place. I don't have setenv on my bash, so i advice you to use export GLOBUS_LOCATION=/usr/local/globus-4.0.1 / []'s > > > Thanks > Vinoth > > > > On 9/21/07, Joao Marcelo <[EMAIL PROTECTED] > wrote: > > Hi again, > > > > According to the tutorial, the steps to set up security on the first > > machine are: > > 1- Installing the SimpleCA ( as globus ) > > 2- Installing the security package and creating the machine's > > certificate. ( as root ) > > 3- Signing the machine certificate. ( as globus ) > > 4- Creating a certificate for a user. ( as bacon or whatever you want ) > > 5- Signint the user certificate. ( as globus ) > > > > So, you don't sign certificates as root, because the SimpleCA is > > installed at the globus account. You need one certificate for the > > machine ( created by root ) and another one for the user ( created by > > bacon, etc ). The one created as root is for the machine, not for the > > user. > > > > []'s > > > > > > On 9/21/07, Vinoth <[EMAIL PROTECTED]> wrote: > > > I am running with... bash cell. > > > For your information i already did the part before as the user GLOBUS. > > > and i also signed the certificate using ROOT as the administrator, > > > And after that the Administrative guide is telling to do it for "BACON" > > > ...that is the problem i am encountering... i want to really do that > part > > > to create another user certificate for BACON? > > > > > > Thanks > > > > > > Vinoth > > > > > > > > > On 9/21/07, Joao Marcelo < [EMAIL PROTECTED]> wrote: > > > > Hi, > > > > > > > > Are running in a system with bash or tcsh? If it is bash, the line > > > > > > > > source $GLOBUS_LOCATION/etc/globus- user-env.csh > > > > > > > > will not work. Instead, i think that these should work fine: > > > > > > > > choate % export GLOBUS_LOCATION=/usr/local/globus- > 4.0.1/ > > > > choate % source $GLOBUS_LOCATION/etc/globus- user-env.sh > > > > choate % grid-cert-request > > > > > > > > []'s > > > > > > > > > > > > On 9/21/07, Vinoth <[EMAIL PROTECTED]> wrote: > > > > > > > > > > Hello guys, > > > > > > > > > > Can you please explain a little bit about the Part above the > GRIDFTP, > > > > > I did before the " Now we will get a usercert for bacon. In this > > > example i > > > > > am running tcsh. just to show that tht versio of globus-user-en > depends > > > on > > > > > your shell " > > > > > > > > > > After that i dont know how to proceed.. > > > > > > > > > > Thanks > > > > > > > > > > > > > > > Vinoth Rayappan Gopalakrishnan > > > > > Wayne State University > > > > > Computing & Information Technology > > > > > Phone: (313) 577 9601 > > > > > E-mail: [EMAIL PROTECTED] > > > > > > > > > > > > -- > > > > __________________________________ > > > > João Marcelo Uchôa de Alencar > > > > jmarcelo.alencar(arroba)gmail.com > > > > msn: jmarcelo_alencar(arroba)hotmail.com > > > > Linux User 398939 > > > > simetriade.blogspot.com > > > > __________________________________ > > > > > > > > > > > > > > > > > > > > -- > > > > > > > > > > > > Vinoth Rayappan Gopalakrishnan > > > Wayne State University > > > Computing & Information Technology > > > Phone: (313) 577 9601 > > > E-mail: [EMAIL PROTECTED] > > > > > > -- > > __________________________________ > > João Marcelo Uchôa de Alencar > > jmarcelo.alencar(arroba)gmail.com > > msn: jmarcelo_alencar(arroba)hotmail.com > > Linux User 398939 > > simetriade.blogspot.com > > __________________________________ > > > > > > > > -- > > > > Vinoth Rayappan Gopalakrishnan > Wayne State University > Computing & Information Technology > Phone: (313) 577 9601 > E-mail: [EMAIL PROTECTED] -- __________________________________ João Marcelo Uchôa de Alencar jmarcelo.alencar(arroba)gmail.com msn: jmarcelo_alencar(arroba)hotmail.com Linux User 398939 simetriade.blogspot.com __________________________________
