After I included the cosine.schema and
inetorgperson.schema, the user certificates could be exported into LDAP. But the
server certificates still could NOT. why?
The details:
Exporting valid certificates to LDAP
...
Certificate
1 OK
Certificate 2 OK
Certificate 3 OK
Certificate 4 FAILED
Certificate 5 FAILED
Certificate 6 FAILED Removing revoked
certificates from LDAP ...
Removing suspended certificates from LDAP ...
P.S. Cert 1, 2, 3 are user certs, and 4, 5, 6 are
server certs.
----- Original Message -----
Sent:
Wednesday, November 06, 2002 6:27 PM
Subject: Re:
[Openca-Users] exporting certs to LDAP err
> hi, everyone, I have installed the OpenCA
0.9.0-2 on RedHat 7.3, and I have exported the CA certificates to LDAP
successfully. But when I exported the other certificates to LDAP, error
occurred. The details: > >
Exporting valid certificates to
LDAP ... >
Certificate
1 FAILED >
Certificate
2 FAILED > Removing revoked
certificates from LDAP ... >
Removing suspended certificates from LDAP ...
The problem may be because in the file slapd.conf
there isn't all schemas, you can try to add this schema: /usr/local/etc/openldap/schema/cosine.schema /usr/local/etc/openldap/schema/inetorgperson.schema
|