Re: memory leak

2005-12-21 Thread Haizhu Liu
Hello, I've experimented my application with the latest version of net-snmp (5.2.2), valgrind still reports memory leak (report as below) Can somebody give me some idea? Thank you. ==1074== 4 bytes in 1 blocks are still reachable in loss record 1 of 73 ==1074==at 0x4003BC55: malloc (in /

Re: Issue with using repeated patterns of passwords

2005-12-21 Thread Dave Shield
On Wed, 2005-12-21 at 11:18 +, saifulla Mohd Abdul wrote: >There is an issue with authentication password and > privacy password used with SNMP v3 in net-snmp. This isn't specific to Net-SNMP. It's inherent in the way pass phrases are mapped to authentication and encryption keys. > Isn't

Issue with using repeated patterns of passwords

2005-12-21 Thread saifulla Mohd Abdul
Hi, There is an issue with authentication password and privacy password used with SNMP v3 in net-snmp. Please give your suggestion. When a user is added with: net-snmp-config --create-snmpv3-user -a "12345678" -x "12345678" -A MD5 user1 All the snmp queries with any number of repeated patte

how to configure a developpment environnement correctly under windows and visual studio

2005-12-21 Thread Nicolas GUILLOT
Hello. I don't manage to make the simple demo app work! I can compile it, but it doesn't generate the key for autentication (MD5). Here is my "config": ¤ I work under windows XP, with visual studio 2003 (C++) ¤ I installed the net-snmp-5.2.2-1.win32.exe ¤ I configured snmpd for a MD5 autenticat