I was impressed by the rights system in pfSense. Every tab has its own allow/ deny attribute, which is configurable for users and groups.

send from a mobile device. please excuse my briefity.

On Jan 18, 2013 2:03 AM, "Adam Armstrong" <adama@memetic.org> wrote:

We should probably move away from the userlevel system, because it doesn't
make sense.

Probably better to have "global_read" and "global_write" attributes on the
user.

adam.

On Fri, 18 Jan 2013 11:14:02 +1100, Adam Summerfield
<asummerfield@harbourmsp.com> wrote:
> Thanks for the notice will change straight away...
>
> Regards,
>
> Adam
>
>
> -----Original Message-----
> From: observium-bounces@observium.org
> [mailto:observium-bounces@observium.org] On Behalf Of Adam Armstrong
> Sent: Friday, 18 January 2013 10:05 AM
> To: Observium Network Observation System
> Subject: Re: [Observium] Overview
>
>
> Do not do this. you want >= 7, as previously stated.
>
> User level 7 is "global read". User level 1 is "can't see anything", and
> should therefore not see anything on the front page.
>
> On Fri, 18 Jan 2013 09:48:03 +1100, Adam Summerfield
> <asummerfield@harbourmsp.com> wrote:
>> I resolved my issue by changing this to
>>
>> "if ($_SESSION['userlevel'] >= '1')" which is guest read only access.
>>
>> Regards,
>>
>> Adam
>>
>>
>> -----Original Message-----
>> From: observium-bounces@observium.org
>> [mailto:observium-bounces@observium.org] On Behalf Of Rob J. Epping
>> Sent: Friday, 18 January 2013 1:26 AM
>> To: Observium Network Observation System
>> Subject: Re: [Observium] Overview
>>
>> Hi,
>>
>> On Wed, Jan 16, 2013 at 2:12 AM, Adam Summerfield
>> <asummerfield@harbourmsp.com> wrote:
>>> Yes sorry when you first logon you get say..
>>>
>>> http://observium.harbour/
>>>
>>> which is the same as
>>>
>>> http://observium.harbour/overview/
>>>
>>> with admin access I see BGP sessions down and "Recent Eventlog
Entries"
>>> is
>>> populated.
>>>
>>> Without admin access all I see is the tile of "Recent Eventlog
Entries"
>>> without any etries.
>>
>> There are four "if ($_SESSION['userlevel'] == '10')" lines in
>> html/pages/front/default.php that probably should be "if
>> ($_SESSION['userlevel'] >= '7')"
>>
>> This solved the issue for me.
>>
>>> Regards,
>>>
>>> Adam
>> [SNIP]
> _______________________________________________
> observium mailing list
> observium@observium.org
> http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
> _______________________________________________
> observium mailing list
> observium@observium.org
> http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium