[Opendnssec-develop] Re: [OpenDNSSEC] #40: with Sqlite (available for Mysql too)
OpenDNSSEC
owner-dnssec-trac at kirei.se
Fri Oct 9 07:28:49 UTC 2009
#40: with Sqlite (available for Mysql too)
------------------------------------+---------------------------------------
Reporter: archi.laurent at gmail.com | Owner: sion
Type: defect | Status: new
Priority: blocker | Component: Enforcer
Version: trunk | Resolution:
Keywords: |
------------------------------------+---------------------------------------
Comment(by rb):
You are probably also trying to patch the wrong database file. slot0.db is
usually the default name of the SoftHSM database.
You will find the correct path in your conf.xml
*****
<Enforcer>
<Datastore><SQLite>/home/rickard/opendnssec/enforcer.db</SQLite></Datastore>
*****
So don't confuse the datastore for OpenDNSSEC with the datastore for
SoftHSM.
The files does not exist when you install the system. But are created by
the system ones you run the setup commands (ods-ksmutil setup, and softhsm
--init-token).
--
Ticket URL: <http://trac.opendnssec.org/ticket/40#comment:5>
OpenDNSSEC <http://www.opendnssec.org/>
OpenDNSSEC
More information about the Opendnssec-develop
mailing list