On 23 December 2010 06:33, aravind narasimhan <[email protected]> wrote:
> How does one restrict access of a user created using createUser to a view ?

   $ man snmpd.conf
     :
          rwuser [-s SECMODEL]  USER [noauth|auth|priv [OID | -V VIEW
[CONTEXT]]]

That brackets are a bit confusing, I know!
But try something like

       rwuser public   auth  -V  {viewname}

Do *not* try to mix 'r[ow]user' and 'group/access' settings.
They are competely separate, and you'll just get confused.


>   (is that using the authuser directive?)

No.
(Well, you can - but it's not necessary)

Dave

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
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