[Opendnssec-user] OpenDNSSEC With MySQL DATABASE

Ramanou Biaou ramanou at netim.com
Thu Feb 27 15:00:08 UTC 2014


Thank you!
I do it,
I have this errors in my logs

ods-enforcerd: Error: database in config file /etc/opendnssec/conf.xml 
does not match libksm


My database declaration in conf.xml

......
<!--
<Datastore><SQLite>/var/opendnssec/kasp.db</SQLite></Datastore>
                 <Interval>PT3600S</Interval>
-->
                 <Datastore>

                         <MySQL>
                                 <Host port="3306">localhost</Host>
<Database>KASP</Database>
<Username>kaspuser</Username>
<Password>00000</Password>
                         </MySQL>
                 </Datastore>
                 <Interval>PT3600S</Interval>

......

Le 27/02/2014 14:55, Sara Dickinson a écrit :
> On 27 Feb 2014, at 13:07, Ramanou Biaou <ramanou at netim.com> wrote:
>
>> Hello,
>> I would like to know if anyone has ever tried to install OpenDNSSEC 1.3 using MySQL database
> Hi,
>
> The database is controlled by a configure option - for details see step 3 here:
>
> https://wiki.opendnssec.org/display/DOCS/Installation#Installation-Building&Installing
>
> and then you must specify the correct database information in the conf.xml file:
>
> https://wiki.opendnssec.org/display/DOCS/conf.xml#conf.xml-Enforcer
>
> You can install with either backend, you don’t need to any conversion unless you want to migrate your existing system.
>
> Sara.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opendnssec.org/pipermail/opendnssec-user/attachments/20140227/acb3a331/attachment.htm>


More information about the Opendnssec-user mailing list