Skip to content

OpenMediaVault-Plugin-Developers/openmediavault-ldap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openmediavault LDAP

This plugin connects OMV6 to an OPEN-LDAP Server for centralized user management and authentification. It adapts the official LDAP plugin [1] for OMV4 and OMV 6 version from https://github.com/lucapiccio/openmediavault-ldap to use with OMV7.
for system wide User- and Groupmanagement. Additionally you can activate PAM auth with libpam-ldapd module. The name switch service is done with libnss-ldapd. For caching actually the NSCD service is used, maybe we should change from NSLCD to SSSD in future. A good explanation of the pam auth and nss process will give you the reference [4].
The security is enforced at StartTLS or SSL. This repo is under development. Checkout the tags in the master branch for stable and tested releases. If you encounter some problems make a new issue or write an email to devel[at]nareo.de.
Be aware: This code was tested in a clean environment with fresh installed OMV6 setup. I am not responsible for loss of your data! Please make always a full backup of your OMV machine before installing this plugin!

Testing Environment and Help

The directory .test contains some basic config files for test environment with OMV6. I need someone to test with other LDAP services.

Environment:

  • Openmediavault 6.3.5-2 (Shaitan,) with running SAMBA service
  • OpenLDAP 2.4.47 server (setup with smbldap-populate)
  • all smbldap-tools 0.9.9-1 installed on OMV6

If you get in trouble, try:

  • update system with apt-get update and apt-upgrade
  • remove all uploaded packages via omv-firstaid tool
  • remove plugin and reinstall
  • change plugin settings
  • get omv ldap config with omv-confdbadm read "conf.service.ldap"

References

About

openmediavault plugin for LDAP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published