Invalid password from LAN / OK from exterior

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
PJKgerk11
Posts: 5
Joined: Mon Oct 12, 2020 3:10 pm

Invalid password from LAN / OK from exterior

Post by PJKgerk11 »

Dear all

We are facing a strange issue with a Zimbra installation.

Created a new account, set the password.

When trying to connect from our LAN on the webmail, the interface replies that the username or password is invalid. HOWEVER if we try the same credentials from an external address the authentication is correct.

What could be the issue and where can we start to look ? We checked the nginx log but they are not helpful.

Thank you
User avatar
fs.schmidt
Outstanding Member
Outstanding Member
Posts: 278
Joined: Sat Sep 13, 2014 3:37 am
Location: Brazil
Contact:

Re: Invalid password from LAN / OK from exterior

Post by fs.schmidt »

Hello,

You could check for "suspended" in mailbox.log and zmmailboxd.out. Once your users can login from external IPS, could be an issue with the server not logging the real LAN client IPs.
Best regards.
Fabio S. Schmidt
http://www.bktech.com.br
Brasília - Brazil
PJKgerk11
Posts: 5
Joined: Mon Oct 12, 2020 3:10 pm

Re: Invalid password from LAN / OK from exterior

Post by PJKgerk11 »

fs.schmidt wrote:Hello,

You could check for "suspended" in mailbox.log and zmmailboxd.out. Once your users can login from external IPS, could be an issue with the server not logging the real LAN client IPs.
Thank you for the reply

When facing the login error there is no trace of the login attempt anywhere, only the nginx reply.

Is there a way to increase the log verbosity of the login backend ?
PJKgerk11
Posts: 5
Joined: Mon Oct 12, 2020 3:10 pm

Re: Invalid password from LAN / OK from exterior

Post by PJKgerk11 »

Still no luck finding the issue

From the "outside" we see the valid and invalid (intentional to test) logins for the account in the audit.log file
From the inside the login attempts do not even register in the file.

Where could they be blocked or be misdirected ?

Auth is internal LDAP
PJKgerk11 wrote:Dear all

We are facing a strange issue with a Zimbra installation.

Created a new account, set the password.

When trying to connect from our LAN on the webmail, the interface replies that the username or password is invalid. HOWEVER if we try the same credentials from an external address the authentication is correct.

What could be the issue and where can we start to look ? We checked the nginx log but they are not helpful.

Thank you
PJKgerk11
Posts: 5
Joined: Mon Oct 12, 2020 3:10 pm

Re: Invalid password from LAN / OK from exterior

Post by PJKgerk11 »

Found the issue and solved it

If anyone encounters the same issue, the LDAP synchro was not working. From the outside the master LDAP was used and it worked, from the inside the secondary LDAP was used and it was out of sync.
Post Reply