Just to complete this thread: Michaels workaround (is it really
necessary to add "of course"??? ;) ) worked .

Thanks!
T.o.Michael

Michael Bell wrote:

Michael Portz wrote:

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


--
accom GmbH & Co. KG
Gruener Weg 100
52070 Aachen

Tel: +49 241 918 5228
Fax: +49 241 918 5299


------------------------------------------------------- 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

Reply via email to