[rt-users] statistics package
Kelly F. Hickel
kfh at mqsoftware.com
Thu Dec 8 08:12:57 EST 2005
Yes, Find the line below in /opt/rt3/local/lib/RTx/Statistics.pm
(default location) and change the 0 to 1. Then, only users that have
the right to ShowConfigTab will see the Statistics item in the
navigation pane.
# Set to one to prevent users without the ShowConfigTab right from
seeing Statistics
$RestrictAccess = 0;
If you want to use a different right to control it, you'll have to
modify the file /opt/rt3/share/html/Callbacks/kStatistics/Elements/Tabs/
(default location) to change the code that controls it.
--
Kelly F. Hickel
Senior Software Architect
MQSoftware, Inc
952.345.8677
kfh at mqsoftware.com
> -----Original Message-----
> From: rt-users-bounces at lists.bestpractical.com [mailto:rt-users-
> bounces at lists.bestpractical.com] On Behalf Of Luke Vanderfluit
> Sent: Wednesday, December 07, 2005 11:44 PM
> To: rt-users at lists.bestpractical.com
> Subject: [rt-users] statistics package
>
> Hi.
>
> I've installed the statistics package 0.1.6
> I'm using rt3.4.4
>
> Is there any way of configuring rt to allow only certain users to view
> the statistics pages?
>
> Thanks.
> Kind regards.
> Luke.
>
> --
> Luke
>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Be sure to check out the RT Wiki at http://wiki.bestpractical.com
>
> Download a free sample chapter of RT Essentials from O'Reilly Media at
> http://rtbook.bestpractical.com
>
> WE'RE COMING TO YOUR TOWN SOON - RT Training in Amsterdam, Boston and
> San Francisco - Find out more at
> http://bestpractical.com/services/training.html
More information about the rt-users
mailing list