escalation:
- want to give someone read-only access to a particular RT queue
- on rt 3.2.2 this works, but user and group information is leaked through the Configuration menus
- rt 3.4.4 has a specific permission knob for this menu
- rt 3.4.4 doesn’t like mod_perl 1.99.x
- mod_perl 2.0.2 contains incompatibilities over Apache:: versus Apache2::
- some modules, such as Apache::DBI, pass RT’s dependencies test but are not compatible with recent mod_perl
I found I had to get more thorough about removing Apache-related modules from my perl library tree and then re-install RT’s dependencies. Of course, I did all this in the rwong order…
Leave a Reply
Recent articles
- MySQL replication health
(Tuesday, 09. 30. 2008 – No Comments) - Firewalls
(Friday, 09. 5. 2008 – No Comments) - Using Single Sign-On To Integrate Ning With An External Site
(Wednesday, 08. 20. 2008 – No Comments) - High Availability Rails Cluster
(Tuesday, 08. 19. 2008 – No Comments)