Summary | User is not authorized for horde |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | Twilek (at) gmx (dot) de |
Created | 10/31/2012 (4601 days ago) |
Due | |
Updated | 07/03/2013 (4356 days ago) |
Assigned | |
Resolved | 10/31/2012 (4601 days ago) |
Milestone | |
Patch | No |
I seen the messages too. I repoduced it with setting
$conf[auth][redirect_on_logout] = true;
an press the logout button. Then I get the message.
And when I login again I get sometime an "404 file not found" error.
Could it be that this is coherent with your views?
easily catch brute-force attacks on a system.
is ongoing, logging every failed connection with a severity EMERG is
just not what administrators expect. See RFC 5424:
Numerical Severity
Code
0 Emergency: system is unusable
1 Alert: action must be taken immediately
2 Critical: critical conditions
3 Error: error conditions
4 Warning: warning conditions
5 Notice: normal but significant condition
6 Informational: informational messages
7 Debug: debug-level messages
Table 2. Syslog Message Severities
1,000,000 times an hour and you won't see anything in your logs. Bad
idea.
don't have to worry about messages being logged with severity EMERG.
From http://en.wikipedia.org/wiki/Syslog
Emergency - A "panic" condition usually affecting multiple
apps/servers/sites. At this level it would usually notify all tech
staff on call.
easily catch brute-force attacks on a system.
So you set it to a lower level and then someone can hammer your box
1,000,000 times an hour and you won't see anything in your logs. Bad
idea.
indicate anything is wrong.
are logged from EMERG to INFO.
"emergency".
anything is wrong.
affects some users
2012-11-05T10:43:05+01:00 EMERG: HORDE User is not authorized for
horde [pid 70549 on line 259 of "/usr/local/lib/php/Horde/Registry.php"]
2012-11-05T10:43:05+01:00 DEBUG: HORDE 1. Horde_Registry::appInit()
/var/www/html/webmail/rampage.php:54
Message is printed 3 times at each login.
Message is printed 3 times at each login.
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ User is not authorized for horde
Type ⇒ Bug
Priority ⇒ 1. Low
upgrade whenever I login or logout horde throws an "EMERG: HORDE User
is not authorized for horde [pid xxx on line 259 of
"/usr/share/php/Horde/Registry.php"]"
I use IMP (against my IMAP) Server for authorization...
There is no user "HORDE" in my system