[horde] Random user not authorized messages from Registry.php
Andy Dorman
adorman at ironicdesign.com
Wed Jul 10 21:34:48 UTC 2013
On 07/10/2013 03:56 PM, Luis Felipe Marzagao wrote:
> Hello:
>
> Horde 5.1.1.
>
> I´m getting random 'user not authorized' msgs in my logs, like these:
>
> Jul 10 14:34:16 mserver HORDE: User is not authorized for horde [pid
> 1612 on line 267 of "/usr/share/php/Horde/Registry.php"]
> Jul 10 14:34:18 mserver HORDE: User is not authorized for horde [pid
> 1311 on line 267 of "/usr/share/php/Horde/Registry.php"]
> Jul 10 15:42:01 mserver HORDE: User is not authorized for horde [pid
> 2263 on line 270 of "/usr/share/php/Horde/Registry.php"]
> Jul 10 16:42:04 mserver HORDE: User is not authorized for horde [pid
> 2268 on line 270 of "/usr/share/php/Horde/Registry.php"]
>
> Apparently, they are harmless, since everybody is using horde and all
> the modules just fine. But I´d like to further investigate this.
>
> I´ve inserted Horde::debug($GLOBALS['registry']->getAuth()); in
> /usr/share/php/Horde/Registry.php to see what users were causing the
> problem, but it returned a false boolean, like this:
>
> 2013-07-10T18:42:01+00:00 DEBUG: Variable information:
> bool(false)
>
> Backtrace:
> 1. Horde_Registry::appInit() /var/www/horde/rampage.php:54
> 2. Horde::debug() /usr/share/php/Horde/Registry.php:268
>
>
> How can I further debug this? Any directions?
>
> Thanks.
> Luis Felipe
Luis, we are seeing similar log msgs. I thought it was related to a bug
we ran across in Gollem when we used the clipboard since it was
occurring right after the Gollem error log line.
However, I just checked our logs today and found this entry from about
90 minutes ago just sitting there all by itself.
2013-07-10T15:10:08.863994-05:00 yorick HORDE: User is not authorized
for horde [pid 3458 on line 267 of "/usr/share/php/Horde/Registry.php"]
So we have no idea about the cause yet. We will post more if we can
correlate this log entry with any specific activity.
--
Andy Dorman
More information about the horde
mailing list