Random LDAP auth problem

Moderator: crythias

Post Reply
gob
Znuny newbie
Posts: 47
Joined: 18 Jan 2011, 15:45
Znuny Version: 3.0.4

Random LDAP auth problem

Post by gob »

Hi

I've had two agents suddenly not be able to log into Znuny after it has worked fine for a few years. Seems to be no logic why these two cannot log in - "Login failed! Your user name or password was entered incorrectly."

We are using Azure AD >> Azure AD Domain Services with LDAPS.
I can bind to LDAP using the creds used by Znuny and search for the agents OK.

These agents can log into other systems using the same LDAPS service using the same password so we assume it's not a password problem.

I have disabled 2FA for those agents and set znuny not to require 2FA.

I guess I am after the best troubleshooting steps to get to the bottom of this.
I've scoured all the logs in /var/log and var/log/apache2 but there doesn't seem to be any reference to the failed login attempts.

Any advice on next steps?
thanks
root
Administrator
Posts: 3968
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Random LDAP auth problem

Post by root »

Hi,

Increase MinimumLogLevel and probably change the debug in Kernel/System/Auth/LDAP.pm

$Self->{Debug} = 0;

and set it to 1.

But don't keep this setting for ever.

- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
Post Reply