We have solved the bind 49 problem, but we can�t write the CA certificate
into LDAP.
Now we are getting only the following message:

Importing CA-Certificates into ldap ...
       Cannot write CA-Certificate 57fca826594bcf6a89e21fb7cbf1afae to LDAP

Do you have any idea why this is happening?

As Michael suggested, we created a ldif file and we used the following
command to run ldapadd with the ldif file:
ldapadd -f openca.ldif

The ldif file is shown below:

dn: o=UnB, c=BR
objectclass: top
objectclass: organization
objectclass: certificationAuthority
o: UnB
postaladdress: Campus da Universidade de Brasilia
postalcode: 70000
telephonenumber: ++61 3070000
authorityrevocationList;binary:
certificaterevocationList;binary:
cacertificate;binary:

dn: ou=LabRedes, o=UnB, c=BR
objectclass: top
objectclass: organizationalUnit
ou: LabRedes
o: UnB
postaladdress: Campus da Universidade de Brasilia
telephonenumber: ++61 3070000

We also tried to substitute the slapd.conf by using the slapd.conf that
comes with the openca package, located at
/home/openca-0.9/contrib/openldap/slapd.conf.
However, when we tried to start the LDAP server, an error appeared stating
that no indexes were selected. The line pointed out in the error message is:
index cn, sn, uid, mail.

Sorry to be bothering all of you with our questions and errors, but we�re
only graduate students trying to implement this project without any
supervision or support from our professors.

Thanks a lot,

Alice and Loriza
----- Original Message -----
From: Michael Bell <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, April 06, 2002 2:48 PM
Subject: Re: [Openca-Users] Importing CA Configuration in RAServer web
interface


Projeto Final schrieb:
>
> Hello,
>
> We tried to fix the problem using all the suggestions made, by the way,
> thanks for the help, but we�re still not being able to import the CA
config
> into the RAServer. Below we are listing the lines of the ra.conf and
> ldap.conf that deal with this problem.

Your configuration looks good. Did you initialize the LDAP-server with
an ldif-file or something else?

Michael
--
-------------------------------------------------------------------
Michael Bell                   Email (private): [EMAIL PROTECTED]
Rechenzentrum - Datacenter     Email:  [EMAIL PROTECTED]
Humboldt-University of Berlin  Tel.: +49 (0)30-2093 2482
Unter den Linden 6             Fax:  +49 (0)30-2093 2959
10099 Berlin
Germany                                       http://www.openca.org

_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users




_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to