docker-openldap-fusiondirectory
docker-openldap-fusiondirectory copied to clipboard
creating a blank new directory - schemas are not applied
Summary
on creating a brand new blank directory, the fuskiondirectory schemas are not applied, I see errrors like
gpg-fd does not exists in the LDAP, skipping… for every schema.
Steps to reproduce
create new container, certs already existing.
What is the expected correct behavior?
the schemas would be installed correctly
Possible fixes
I help myself entering the container and do something like
cd /etc/openldap/schema/fusiondirectory/
fusiondirectory-insert-schema -i mail-fd.schema
fusiondirectory-insert-schema -i mail-fd-conf.schema
fusiondirectory-insert-schema -i personal-fd.schema
Interesting. It's been a while since any actual work has been done on these repositories they just seem to work for me. Can you confirm you are using 2.6-1.4 releases?
same environment as #40