Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Search found 3 matches
Go to advanced search
- by mrfizz
- Wed Jul 23, 2003 10:35 am
- Forum: Help: General
- Topic: "Graph Settings" permission issue.
- Replies: 4
- Views: 987
Well that was close but not quite. Didn't work for "admin" and other users who had "Allow" by default. Again, deriving from Ian's new code, here is the way it should look: /* find GraphPolicy for user */ $query="SELECT GraphPolicy FROM auth_users WHERE ID='$user_id'"; $...
- by mrfizz
- Tue Jul 22, 2003 1:26 pm
- Forum: Help: General
- Topic: "Graph Settings" permission issue.
- Replies: 4
- Views: 987
hrm... I attempted the upgrade last night only to discover that the "Output String" field for the Data Input Sources had been limited to 255 chars. Our security policy forbids SNMP, so I am currently using scripts for *all* of my data input and my longest output string definition is over 2...
- by mrfizz
- Wed Jul 16, 2003 9:49 pm
- Forum: Help: General
- Topic: "Graph Settings" permission issue.
- Replies: 4
- Views: 987
Hi, When you enable users to keep custom graph settings, they are able to see the titles of all of your Graph Hierarchies. This is problematic for me because 1) we have a multi-user system, 2) we use customer names in the Graph Hierarchies and 3) we want to keep customer names confidential. The prob...