Zabbix LDAP authentication works at least with OpenLDAP.External LDAP authentication can be used to check user names and passwords. Note that a user must exist in Zabbix as well, however its Zabbix password will not be used. After success test login with LDAP user make sure LDAP user exist in Zabbix as well, however its […]
Tag: FreeIPA
Integrate LibreNMS with FreeIPA Authentication
LibreNMS supports multiple authentication modules,but LibreNMS doesn’t support multiple authentication mechanisms at the same time.To enable a particular authentication module you need to set this up in config.php. To use ldap freeipa for authentication LibreNMS we need Install php_ldap or php7.0-ldap, making sure to install the same version as PHP. Prequisite : LibreNMS installed Before install update repository […]
Install FreeIPA Fedora 40
FreeIPA is an integrated security information management solution combining Linux (Fedora), 389 Directory Server, MIT Kerberos, NTP, DNS, Dogtag (Certificate System). It consists of a web interface and command-line administration tools. FreeIPA requires access to the following ports for the services listed below: Ports Service Protocol 80, 443 HTTP/HTTPS TCP 389, 636 LDAP/LDAPS TCP 88, […]