Apologies for the delay in responding.  I've just been looking
at some of the outstanding messages on this list, and spotted
something odd about this one.   It's probably too late now,
but just in case it isn't:


> createUser r MD5 123456789
> createUser t MD5 123456789
> 
> com2sec   public   default   public
> 
> group     public    v1   public
> group     public    v2c  public
> group     public    usm  public

Note that this is referring to an SNMPv3 user "public",
but the only SNMPv3 users that you have created are "r" and "t"
(which were only configured in the default context)


> access    public    ""               usm  auth   prefix   all  all none
> access    public    new_context_name usm  auth   exact    all  all none

If you set up an SNMPv3 user "public", you should find that it will
be able to access the context "new_context_name".
In fact, this user should be able to access *any* context,
since the first of the "access" lines will match everything.

But only for SNMPv3 (i.e. "usm") authenticated requests,
since that's what the two "access" lines specify.

Sorry it's taken so long to spot this.

Dave




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to