How to disable LDAP authentication in Zabbix
Zabbix 23-04-2023, 23:50 sobir 3 247 0

In this guide we will disable LDAP authentication in Zabbix with manipulations in the database.
Connect to mysql-server and use zabbix database:
use zabbixdb;
Next execute the following query:
select authentication_type from config;
If you don't use LDAP auth then set authentication type to 0 by executing this command:
update config set authentication_type=0;
Мониторим estimated recovery time репликационных баз SQL Server AlwaysON в Zabbix....
ПодробнееПоднимаем VPN сервер OpenConnect (ocserv) в контейнере Docker с аутентификацией пользователей из Microsoft...
ПодробнееМониторинг кодов состояния сайта из лог-файла nginx access log....
ПодробнееУскоряем работу операционной системы Ubuntu Desktop 20.04 LTS после установки....
ПодробнееHow to fix the user and login mapping after recreate?...
ПодробнееНовые комментарии
Цитата: FidoNet Цитата: sobir Цитата: FidoNet Спасибо за статью. Остальные

Цитата: sobir Цитата: FidoNet Спасибо за статью. Остальные статьи что находил

Цитата: FidoNet Цитата: sobir Цитата: FidoNet Можт быть дело в

Цитата: sobir Цитата: FidoNet Можт быть дело в dnsmasq.service? Ошибка Failed

Цитата: FidoNet Цитата: sobir Цитата: FidoNet Спасибо за статью. Остальные

Можт быть дело в dnsmasq.service? Ошибка Failed to set DNS configuration: Unit
