SHA Version

2022-08-12 Thread Feroz
Hi, On net-snmp 5.8, with the following configuration in snmpd.conf file, which version of *SHA *(i.e SHA1/SHA-192/SHA-256/SHA-284/SHA-512) is used? createUser feroz *SHA *feroz123 AES feroz123 rwuser feroz priv -- Regards, Feroz Ahmed ___ Net-snmp-use

Re: Libtool issue

2022-08-12 Thread Bart Van Assche
Hi Syahirah, Please do not run autoreconf but instead use the configure script included in the Net-SNMP source tree. While the included configure script has been tested thoroughly, running autoreconf may create a broken configure script.