RE: access control
"Mike Ayers" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <83E753BE7B6A324ABB336245BAF1DAAC07F4AB8C@mailserver.metatv-ds.metatv.com> |
> From: [email protected] > [mailto:[email protected]] On > Behalf Of Masoud Fatollahy > Sent: Friday, February 15, 2008 2:14 PM > We have problem with configuration of the access control list. > What we are doing is to including the net-snmp src code without any > modification to our embedded system and compile it together with our > application and start the agent by running snmpd with flags > to support our > subagent. We don't install it in our system. By this, do you mean that you never run "make install"? > Now when we are > trying to use > snmpv3 context, we have problem with access control > configuration files. What problem? Specifics, please. > Could you please help us to point out what we should do to > define these > access list? man snmpd.conf > Should we use snmpd.conf to do this? Yep. > If so, > where can we set > the path to our snmpd.conf and snmp.conf. By default, $sysconfdir ($prefix/etc), but you can use -C/-c flags to access them anywhere. Don't forget $localstatedir/snmpd.conf, which is where you would put your createUser statements. > is there any > complete example how > it should be configured. No, which is a good thing. Everybody wants something different out of their setup, so there is no way around learning the options and using the ones you want. You may want to look into the "rouser" and "rwuser" snmpd.conf directives HTH, Mike ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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