Hi,

I have done that, but is not working ... :(
I'm using openca-0.9.2-RC4
For the first RA i make the configuration like this 

./configure --with-openca-user=openca --with-openca-group=openca
--with-web-host=`hostname` --with-httpd-user=apache
--with-httpd-group=apache --with-cgi-fs-prefix=/var/www/cgi-bin
--with-htdocs-fs-prefix=/var/www/html --with-hierarchy-level=ra

make; make install-online

For the second RA

./configure --with-openca-user=openca --with-openca-group=openca
--with-web-host=`hostname` --with-httpd-user=apache
--with-httpd-group=apache --with-cgi-fs-prefix=/var/www/cgi-bin
--with-htdocs-fs-prefix=/var/www/html --with-hierarchy-level=ra
--with-ra-prefix=ra2

make; make install-ra

But when i go to the directory /var/www/html there is only ra not
ra2 ?!!

[EMAIL PROTECTED] html]# ls -al
total 24
drwxr-xr-x  6 openca openca 4096 May  7 14:20 .
drwxr-xr-x  4 root   root   4096 May  7 13:21 ..
drwxr-xr-x  4 openca openca 4096 May  7 14:20 ldap
drwxr-xr-x  4 openca openca 4096 May  7 14:20 node
drwxr-xr-x  6 openca openca 4096 May  7 14:20 pub
drwxr-xr-x  4 openca openca 4096 May  7 14:20 ra

What i'm making wrong ?
Thank's for your help.

ND

On Fri, 2004-05-07 at 12:21 +0200, Michael Bell wrote:
> Nuno Dias wrote:
> >  I want to create a second RA in the same server that i created the
> > initial RA, it is possible ? and how can i do that ?
> 
> run ./configure with the option --with-ra-prefix ananother name e.g. 
> ra_2. After this run mak and mak install-ra. Please remember to check 
> the script configure_etc.sh before you run it. It must be limited to the 
>   ra_2 stuff.
> 
> Michael
> -- 
> -------------------------------------------------------------------
> Michael Bell                   Email: [EMAIL PROTECTED]
> ZE Computer- und Medienservice            Tel.: +49 (0)30-2093 2482
> (Computing Centre)                        Fax:  +49 (0)30-2093 2704
> Humboldt-University of Berlin
> Unter den Linden 6
> 10099 Berlin                   Email (private): [EMAIL PROTECTED]
> Germany                                       http://www.openca.org
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by Sleepycat Software
> Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
> higher performing products faster, at low TCO.
> http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
> _______________________________________________
> Openca-Users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/openca-users
-- 
Nuno Dias <[EMAIL PROTECTED]>
LIP



-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to