[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Mibble-users] MIB resolver
From: |
Per Cederberg |
Subject: |
Re: [Mibble-users] MIB resolver |
Date: |
Tue, 23 Feb 2010 19:54:28 +0100 |
Hi Alex,
I see. Yes, the access permissions on most methods in MibLoader is
wrong I guess. Since the full source code is available, there is not
much point with using "private" as a field accessor is there? ;-)
I'll look into fixing this in the next release.
Meanwhile, I think the only option is to hack the source of the
MibLoader class to do the right thing. :-(
Cheers,
/Per Cederberg
On Fri, Feb 19, 2010 at 16:33, Jacinto, Alex (GE Infra, Energy)
<address@hidden> wrote:
> Hi,
>
> All my MIBs are accessed through a URL that requires authentication and
> authorization, I can parse an MIB but the imports are explicitly being
> loaded by scheduleLoad and it resolving the import MIBs to a URL call
> that does not contain my authorization and authentication. Is it
> possible to change the permission of MibLoader.locate?
>
> Thanks in advance,
> Alex
>
>
>
> _______________________________________________
> Mibble-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/mibble-users
>