Is there any update on this plugin from luca (version 6)? I am trying to implement OMV in a Small Business and need to connect to an external LDAP server. I have tried following the steps to get it installed, it even says it is installed within the omv-extras section (green tick), however I cannot see the LDAP configuration menu item on the left hand side within all the other options to start configuring LDAP service. Am I missing something?
Display MoreHi all, i'm adapting the plugin for version 5:
https://github.com/seb36273/openmediavault-ldap
to version 6 with also some bug fix.
https://github.com/lucapiccio/openmediavault-ldap
Is currently under development but it should be work.
I'm writing the web admin part.
- added to smb machine and uid OU
- forced to StartTLS ou SSL (desacived clear text connexion)
- conifigured to ignore cert validity to permit selfsigned cert
- patched signaled bugs in origin repository for config files
- Created .deb inside the repo to make more easy the installation
Have a nice days
Luca