Installation

Install packages

Debian

apt-get install fusiondirectory-plugin-debconf
apt-get install fusiondirectory-plugin-debconf-schema

RHEL

yum install fusiondirectory-plugin-debconf
yum install fusiondirectory-plugin-debconf-schema

Install schemas

Note

The debconf plugin depends on the systems and argonaut plugins so the schema for those plugins should be installed correctly

Debian

fusiondirectory-schema-manager --insert-schema /etc/ldap/schema/fusiondirectory/debconf-fd.schema
fusiondirectory-schema-manager --insert-schema /etc/ldap/schema/fusiondirectory/debconf.schema

RHEL

fusiondirectory-schema-manager --insert-schema /etc/openldap/schema/fusiondirectory/debconf-fd.schema
fusiondirectory-schema-manager --insert-schema /etc/openldap/schema/fusiondirectory/debconf.schema