[Opendnssec-develop] Re: [OpenDNSSEC] #42: I don't understand why "now"
OpenDNSSEC
owner-dnssec-trac at kirei.se
Thu Oct 15 07:32:56 UTC 2009
#42: I don't understand why "now"
------------------------------------+---------------------------------------
Reporter: archi.laurent at gmail.com | Owner: rb
Type: defect | Status: new
Priority: major | Component: Unknown
Version: trunk | Resolution:
Keywords: table "dbadmin" |
------------------------------------+---------------------------------------
Comment(by sion):
So the issue may be due to the conf.xml line:
<SQLite>/home/opendnssec/slot0.db></SQLite>
Note that there is an extra ">" here; which is being interpreted as part
of the database name.
I'd recommend changing it to:
<SQLite>/home/opendnssec/enforcer.db</SQLite>
so that there are no ">" characters in the name; and it looks different to
the SoftHSM database.
--
Ticket URL: <http://trac.opendnssec.org/ticket/42#comment:3>
OpenDNSSEC <http://www.opendnssec.org/>
OpenDNSSEC
More information about the Opendnssec-develop
mailing list