Bug 642398
Summary: | Unknown LDAP object classes prevent new Certificate Request entries | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Retired] Dogtag Certificate System | Reporter: | Didier <d.bz-redhat> | ||||||
Component: | Internal Database (LDAP) | Assignee: | Andrew Wnuk <awnuk> | ||||||
Status: | CLOSED NOTABUG | QA Contact: | Chandrasekar Kannan <ckannan> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | low | ||||||||
Version: | 1.3 | CC: | benl, cfu, dpal, jgalipea | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2010-12-03 14:38:59 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 530474 | ||||||||
Attachments: |
|
Description
Didier
2010-10-12 19:34:44 UTC
Created attachment 453020 [details]
Excerpts from catalina.out debug system
12:38:43 : pki-ca restart
Warnings about unknown object classes "crlIssuingPointRecord" and "certificateRecord"
15:14:13 : submitting certificate request through CA web interface
Error: LDAP operation failure
15:16:06 : consulting requestId=24 through CA web interface
Error : Request ID 24 not found in the request queue.
+ miscellaneous errors concerning CRL
Created attachment 453022 [details]
Excerpts from pki-ca .ldif dump
Two .ldif examples where "objectClass: crlIssuingPointRecord" and "objectClass: request" are applied.
Entry-id 86 is the 23rd (and last) certificate request (dating from 2010-05-10), which was at that time successfully enrolled.
Is there anything more I can do to help debug this issue ? (at this moment, I am unable to request or enroll CSR's). Related to bugzilla 572018 ? Got the LDAP backend data back in a decent shape (see bug #572018), rendering the PKI data accessible again. Closing as NOTABUG. |