| Summary | Can't login |
| Queue | Horde Groupware Webmail Edition |
| Queue Version | 5.1.4 |
| Type | Bug |
| State | Not A Bug |
| Priority | 1. Low |
| Owners | |
| Requester | sigizmynd1 (at) yandex (dot) ru |
| Created | 06/30/2014 (4150 days ago) |
| Due | |
| Updated | 06/30/2014 (4150 days ago) |
| Assigned | |
| Resolved | 06/30/2014 (4150 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Not A Bug
Please use the mailing lists to ask for support.
http://www.horde.org/mail/ contains a list of all available mailing lists.
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Can't login
Queue ⇒ Horde Groupware Webmail Edition
Milestone ⇒
Patch ⇒ No
I'm just install horde webmail groupware.
I try to login to panel, but i can't.
I try initialized users from script:
/usr/share/php/data/horde/scripts/sql/script.initial_horde_user.sql
select * from horde_users;
+----------+----------------------------------+---------------------------+---------------------------+
| user_uid | user_pass |
user_soft_expiration_date | user_hard_expiration_date |
+----------+----------------------------------+---------------------------+---------------------------+
| admin | wDa72Pg6riJ6vAYz25KbYhQ8rGqmEqEA |
NULL | NULL |
+----------+----------------------------------+---------------------------+---------------------------+
1 row in set (0.00 sec)
And I try entered login "admin" and password "admin". But I saw:
"Login failed because your username or password was entered incorrectly."
Any idea?