Hi,
system: openca-0.9.2-RC3 problem: When trying to revoke a certificate via RA->Information->Certificates-><xyz.cert>->Revoke and after confirmations and signing etc. the whole process comes to an end with the message:
Error Cannot load CRR from the database. General Error: 6295040.
Did I forget to initialize something? Iff so..WHEN?
The errormessage is from the access control. The access control code tries to load the CRR from the database to determine the affected role but the CRR is not in the database at this moment. We have an unclean workflow here (means a logical bug). The workaround is simple:
cd etc/rbac/cmds/ vi approveCRR* change to the following:
<owner_method>any</owner_method>
<owner_argument></owner_argument>This is not a bugfix. This is a workaround. We have to check our revocation code.
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: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
