diff options
author | Christian Poessinger <christian@poessinger.com> | 2018-09-25 20:09:22 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2018-09-29 10:08:57 +0200 |
commit | 6b138fe680c9dc97bddbf981fe0c747ede55f660 (patch) | |
tree | c053c1c874e3090f219471f75c79b5173b091d1a /op-mode-definitions/wireguard.xml | |
parent | 44355e6525daec62120601073065f63c9f9a7993 (diff) | |
download | vyos-1x-6b138fe680c9dc97bddbf981fe0c747ede55f660.tar.gz vyos-1x-6b138fe680c9dc97bddbf981fe0c747ede55f660.zip |
T855: fix SNMP python verify() to allow non group assignment
VyOS 1.1.8 support SNMPv3 without a group beeing assigned to a user. This
was yet not supported in VyOS 1.2.0.
Use for testing:
================
set service snmp v3 user testsnmpv3 auth plain 'authkey12345'
set service snmp v3 user testsnmpv3 auth type sha
set service snmp v3 user testsnmpv3 mode ro
set service snmp v3 user testsnmpv3 privacy plain 'privkey12345'
set service snmp v3 user testsnmpv3 privacy type aes
Diffstat (limited to 'op-mode-definitions/wireguard.xml')
0 files changed, 0 insertions, 0 deletions