[Tickets #9195] Re: memcache & permissions system

bugs at horde.org bugs at horde.org
Tue Aug 24 12:55:54 UTC 2010


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/9195
------------------------------------------------------------------------------
  Ticket             | 9195
  Updated By         | sergio.raspaolo at eng.it
  Summary            | memcache & permissions system
  Queue              | Horde Base
  Version            | 3.3.8
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
+New Attachment     | conf.php
------------------------------------------------------------------------------


sergio.raspaolo at eng.it (2010-08-24 08:55) wrote:

Hi Jan,

sorry for my English......

> What do you mean with "disable"?
I mean that putting a deny (without permit flags) entry, don't block the
resource, either using datatree or horde_perms.

If I disable the cache system or I use another driver, horde correctly  
disables
the access to the resource.

My installation is a Horde Groupware Webmail Edition 1.2.6 with a  
totally clean db.

This is the permission record in datatree (turba disabled):
2	horde.perms	raspaolo	turba	 	  
	a:2:{s:4:"type";s:6:"matrix";s:7:"default";i:0;}	15

It denies the access to turba application only disabling memcache  
caching system:
diff conf.php conf.bak.php
75c75
< $conf['cache']['driver'] = 'none';
---
  > $conf['cache']['driver'] = 'memcache';

In attachment the working configuration with memcache disabled.

Thx !!!

Bye

Sergio









More information about the bugs mailing list