Hello,
I have installed pydio 8.0.2 in CentOS 7.
I don’t see the configuration ldap on principal option / authentification.
I have the module ldap in phpinfo.
Thanks for your help
Hello,
I have installed pydio 8.0.2 in CentOS 7.
I don’t see the configuration ldap on principal option / authentification.
I have the module ldap in phpinfo.
Thanks for your help
Hi,
you must enable the plugin go to All plugins > Available Plugins > Authentication Backend > LDAP/AD.
Hi,
it’s weird but i just have
.
Hi,
then you must be missing the plugin you can download and put in the plugins folder, you can find it right here, it’s called auth.ldap.
Hi,
It work, thanks
with:yum install pydio-plugin-auth-ldap.noarch
what is the best practice for ldap :master ldap and secondary mysql ?
Thanks for all
yes the best practice would ne to put your LDAP as master and the DB auth storage as secondary(in case there’s an issue with ldap you could always log as an admin and change it).