Standalone Horde server access disabled overnight (wrong username or password)
L A <[email protected]> Wed, 20 Feb 2019 08:44:30 -0500
| Newsgroups | gmane.comp.horde.user |
|---|---|
| Message-ID | <CAN1taUUaO84KZQ1kN5xj2RewYjzW0ZvwdwqYA_OLbR+MqOVU_g@mail.gmail.com> |
Hello,
I have been running Horde on a Centos VPS (located at home) for 7+years
now, and it always worked great. Yesterday I was using it without issues.
It is configured to use my GMail account as auth backend.
/var/www/html/horde/imp/config/backends.php has this in it:
// IMAP server
$servers['imap'] = array(
// ENABLED by default; will connect to IMAP port on local server
'disabled' => false,
'name' => 'GMail IMAP Server',
'hostspec' => 'imap.gmail.com',
'hordeauth' => true,
'protocol' => 'imap',
'port' => 993,
// Plaintext logins are disabled by default on IMAP servers (see RFC
3501
// [6.2.3]), so TLS is the only guaranteed authentication available by
// default.
'secure' => 'ssl',
);
Like I said this server has worked flawlessly for years. This morning, I
cannot login to my Horde server. I get "Login failed because your username
or password was entered incorrectly." at the login page.
I have confirmed that I can login to gmail.com using the same credentials,
and it works. My android phone also works with gmail without issues. So
what happened? Its a major issue because I am managing a condo property
and use this horde install for calendar/tasks/contacts so now I'm locked
out...
Anybody can help?
--
Horde mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]