RE: [Emerald] Emerald 4 Security Configuration

Dale E. Reed Jr. ( (no email) )
Tue, 20 Aug 2002 16:38:49 -0700

> Here's the issue: I need my techs to be able to use the "Clear" button
> on the Users Online Report. I have tried several combinations, but I
> gave up halfway through (rationalizing that there is no reason that I
> should have to trial-and-error my way through configuring a piece of
> software I purchased).

Run this query and in the admin select web config, reload config to
reload the security settings. The button should then be available to
the Reports object group:

IF ((SELECT COUNT(*) FROM Objects WHERE Data = 'online_clear.ews') = 0)
INSERT INTO Objects (Description,Value,ObjectTypeID,ObjectGroupID,Data)
VALUES(NULL,NULL,1,105,'online_clear.ews')

Dale

------------

This is a user supported list. If you require assistance from IEA Software's
Support Engineers, please check out our Support resources at
http://www.iea-software.com/support.

For more information about this list (including removal) go to:
http://www.iea-software.com/support/maillists/liststart