I have a strange problem with authentication via LDAP(AD). One of users can not log in neither web nor via api. User authenticate with no problems last 4 years. Here is my investigation results:
- all other corporate systems using same bind dn and bind user authenticate this user with no problems;
- all other configured users in same zabbix with same groups, permissions level, and same LDAP OU authenticate with no problem;
- user does not participate Disabled group;
- user does not blocked any way;
- removing all php session files did not help;
- tcpdump shows no problem retrieving user data from LDAP by zabbix;
- there is no any additional info in log files with any DebugLevel.
Does anyone have ideas about it? Maybe I missed something?
OS: Debian 8.7
Apache 2.4.10
Zabbix: 3.0.7
- all other corporate systems using same bind dn and bind user authenticate this user with no problems;
- all other configured users in same zabbix with same groups, permissions level, and same LDAP OU authenticate with no problem;
- user does not participate Disabled group;
- user does not blocked any way;
- removing all php session files did not help;
- tcpdump shows no problem retrieving user data from LDAP by zabbix;
- there is no any additional info in log files with any DebugLevel.
Does anyone have ideas about it? Maybe I missed something?
OS: Debian 8.7
Apache 2.4.10
Zabbix: 3.0.7

Comment