mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-25 08:21:05 -06:00
17 lines
506 B
Plaintext
17 lines
506 B
Plaintext
|
dn: cn=ipa_cldap,cn=plugins,cn=config
|
||
|
changetype: add
|
||
|
objectclass: top
|
||
|
objectclass: nsSlapdPlugin
|
||
|
objectclass: extensibleObject
|
||
|
cn: ipa_cldap
|
||
|
nsslapd-pluginpath: libipa_cldap
|
||
|
nsslapd-plugininitfunc: ipa_cldap_init
|
||
|
nsslapd-plugintype: postoperation
|
||
|
nsslapd-pluginenabled: on
|
||
|
nsslapd-pluginid: ipa_cldap_init
|
||
|
nsslapd-pluginversion: @PACKAGE_VERSION@
|
||
|
nsslapd-pluginvendor: RedHat
|
||
|
nsslapd-plugindescription: CLDAP Server to interoperate with AD
|
||
|
nsslapd-plugin-depends-on-type: database
|
||
|
nsslapd-basedn: $SUFFIX
|