6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/23/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#11411] User is not authorized for horde
*
Your Email Address
*
Spam protection
Enter the letters below:
. ..__..___.___.. . |\/|[__][__ _/ |\ | | || |[___./__.| \|
Comment
> horde5 is configured to use imp for login. After login following > appears in syslog: > > Sep 8 19:40:45 webmail-test HORDE: [horde] Login success for > xxx@example.net [192.168.116.22] to horde. [pid 3279 on line 160 of > "/var/www/test/login.php"] > Sep 8 19:40:45 webmail-test HORDE: User is not authorized for horde > [pid 3279 on line 266 of "/usr/share/php/Horde/Registry.php"] > > backends.local.php: > > <?php > > $servers['imap'] = array( > // ENABLED by default > 'disabled' => false, > 'name' => 'IMAP Server', > 'hostspec' => '192.168.116.2', > 'hordeauth' => 'full', > 'protocol' => 'imap', > 'port' => 143, > 'secure' => 'false', > 'maildomain' => '', > 'quota' => array( > 'driver' => 'imap', > 'params' => array( > 'hide_when_unlimited' => true, > 'unit' => 'MB' > ) > ), > 'cache' => false, > 'acl' => true, > ); > > this backend.local.php works without any problems in a Horde 4 environment. >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers