Thank for your answer, Nicholas.
You were right, i've put in the --with-hierarchy-level
argument "ra" for the configure of the ca and "ca" for the
configure of the ra, there is effectively an error in the OpenCA guide.
However, /ra and /ca (management part) are not reversed.
Yes, i've installed openLDAP and it runs but i don't understand well if
the ra use LDAP or database or both, and what is initialized when i've
got the error.
The error comes when i make server-init->initialize database in the
ra node it returns error 690 error during initializing the
database(ldap or mysql or other?)
and i didn't see this message coupled with this error on the mailing
list.
Apache and mysql logs keep no trace about this.
Sincerely,
alexandre
Nicholas T. Roussos wrote:
Alexandre,
Regarding the switched ca and ra, is
it possible that you used the wrong hierarchy levels when you were
configuring the software? (i.e. --with-hierarchy-level=ra for the CA
and vice versa?) If you followed the OpenCA Guide closely, I think
there is a typo in there... Going over your question again, is the RA
management and the CA management in the right place (/ra and /ca) or
are those also reversed? I would check all the specifics in the
configuration script you used. It would have to do with hiearchy
levels, and maybe some of the prefixes if you specified any of those.
Regarding the database, I don't use
an sql database, but I think that error is described in earlier posts
and people replied to explain what to check. Did you install LDAP? I am
not sure if OpenCA initializes anything in LDAP... Maybe I would also
benefit if someone else replies in this thread... From my understanding
the Database initialization regards either the OpenCA DB or an SQL
database, like mySQL... For sure, LDAP (OpenLDAP) needs to be installed
and configured separately before you can use it with OpenCA.
Nicholas
-----
Original Message -----
Sent:
Tuesday, July 01, 2003 6:26 AM
Subject:
[Openca-Users] ca_node ra_node switched
Hi,
i've set the two servers : RA & CA but something is strange :
in my ca server the node management URL is at /ra_node and
in my ra server the node management URL is at /ca_node, is it normal?(i
made the installation with the make install-ca and make install-ext)
I have another problem when i want to initialize the ra database, i've
got an error :
Error 690
Configuration Error.
Error while initializing the database..
Ra and ca servers are running as virtual hosts in the same apache so i
have only one sql database, i've already initialized it with the
ca(initializing database) maybe
that's why it shouldn't work?(or perhaps it is the ldap which is
initialized?i don't really know)
thank you very much by advance for any help.
sincerely,
alexandre
|