mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
16 lines
447 B
Plaintext
16 lines
447 B
Plaintext
|
|
dn: cn=IPA DNS,cn=plugins,cn=config
|
||
|
|
changetype: add
|
||
|
|
objectclass: top
|
||
|
|
objectclass: nsslapdPlugin
|
||
|
|
objectclass: extensibleObject
|
||
|
|
cn: IPA DNS
|
||
|
|
nsslapd-plugindescription: IPA DNS support plugin
|
||
|
|
nsslapd-pluginenabled: on
|
||
|
|
nsslapd-pluginid: ipa_dns
|
||
|
|
nsslapd-plugininitfunc: ipadns_init
|
||
|
|
nsslapd-pluginpath: libipa_dns.so
|
||
|
|
nsslapd-plugintype: preoperation
|
||
|
|
nsslapd-pluginvendor: Red Hat, Inc.
|
||
|
|
nsslapd-pluginversion: 1.0
|
||
|
|
nsslapd-plugin-depends-on-type: database
|