Re: [PATCH 5/9] snmplib/transports: Unbreak the MSVC build

2018-07-12 Thread Bart Van Assche
On 07/12/18 04:59, Bill Fenner wrote: > I see that when it's a souce, you use "const char *", and when it's a > destination, you use "unsigned char *".  I understand the reason for the > constness difference, but is there a reason for the signedness difference? Hello Bill, There is no particular

Re: [PATCH 5/9] snmplib/transports: Unbreak the MSVC build

2018-07-12 Thread Bill Fenner
Hi Bart, I see that when it's a souce, you use "const char *", and when it's a destination, you use "unsigned char *". I understand the reason for the constness difference, but is there a reason for the signedness difference? Bill On Thu, Jun 21, 2018 at 10:23 PM Bart Van Assche wrote: > A

Re: Vacm table getting reset after agent reload

2018-07-12 Thread Wes Hardaker via Net-snmp-coders
You seem to have a general problem with persistence. By default the storage of the persistent data (including USM users and VACM access control modifications) should go in /var/net-snmp/snmpd.conf. You should *never* edit that file by hand. But you can try to send your agent a new user, make su