freeipa/daemons/ipa-slapi-plugins/ipa-extdom-extop/ipa-extdom-extop-conf.ldif
Sumit Bose 316aac5a8d Add external domain extop DS plugin
This extop can be used by clients of the IPA domain, e.g. sssd, to
retrieve data from trusted external domains. It can be used e.g. to map
Windows SIDs to user or groups names and back.
2012-06-28 13:08:26 +02:00

17 lines
535 B
Plaintext

dn: cn=ipa_extdom_extop,cn=plugins,cn=config
changetype: add
objectclass: top
objectclass: nsSlapdPlugin
objectclass: extensibleObject
cn: ipa_extdom_extop
nsslapd-pluginpath: libipa_extdom_extop
nsslapd-plugininitfunc: ipa_extdom_init
nsslapd-plugintype: extendedop
nsslapd-pluginenabled: on
nsslapd-pluginid: ipa_extdom_extop
nsslapd-pluginversion: 1.0
nsslapd-pluginvendor: RedHat
nsslapd-plugindescription: Support resolving IDs in trusted domains to names and back
nsslapd-plugin-depends-on-type: database
nsslapd-basedn: $SUFFIX