Re: USM users [now vacmSecurityToGroup] disappearing at reboot

2008-03-07 Thread Rob Garcelon
The usmUser lines are now appearing in the persistent file. It seems to require a SIGHUP signal to the agent in order to get the cached usmUserTable to be written out. Rebooting the system (obviously?) did not give the agent enough time, or maybe the SIGTERM handler does not cause the write a

Re: SF.net SVN: net-snmp: [16845] trunk/net-snmp

2008-03-07 Thread Thomas Anders
Dave Shield schrieb: > On 07/03/2008, Thomas Anders <[EMAIL PROTECTED]> wrote: >> > CHANGES: build: BUG: 1823381: Use a sensible default MIBDIR path >> >on Cygwin/MinGW >> > (Should this be applied to other branches? If so, which?) >> >> It just cleans up the PATH

Re: SF.net SVN: net-snmp: [16845] trunk/net-snmp

2008-03-07 Thread Dave Shield
On 07/03/2008, Thomas Anders <[EMAIL PROTECTED]> wrote: > > CHANGES: build: BUG: 1823381: Use a sensible default MIBDIR path > >on Cygwin/MinGW > > (Should this be applied to other branches? If so, which?) > > It just cleans up the PATH w/o really fixing a bug, rig

Re: SF.net SVN: net-snmp: [16845] trunk/net-snmp

2008-03-07 Thread Thomas Anders
[EMAIL PROTECTED] wrote: > Revision: 16845 > http://net-snmp.svn.sourceforge.net/net-snmp/?rev=16845&view=rev > Author: dts12 > Date: 2008-03-07 07:34:27 -0800 (Fri, 07 Mar 2008) > > Log Message: > --- > CHANGES: build: BUG: 1823381: Use a sensible default MIBDIR path on >