How can account lockout feature be implemented in netsnmp? When number of
attempts to establish snmp contact using v3 user crosses a threshold value,
I need to drop v3 packets for a defined period of time called lockout
period. In lockout period, packets must be dropped even if user provides
correct credentials.

Thanks,
Rahul Sharma.

On Tue, Jun 12, 2018, 9:03 PM Robert Story <rst...@freesnmp.com> wrote:

> On Fri, 8 Jun 2018 13:18:18 +0530 RAHUL wrote:
> RS> I am trying to implement account lockout for v3 user in netsnmp.
> RS> When the user enters lockout mode, I want to drop all the v3
> RS> packets sent during lockout period.
> RS> Can this be achieved by doing some changes in snmpd.conf file?
>
> No, there is no such provision in net-snmp.
>
> Robert
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to