> Does anyone know how I can force the configure script to use the internal
> crypto libraries?
Ummm... try --with-openssl or --with-openssl=internal
>
> (Not tested, but worth a try)
>
> Dave
>
The good news is that I've got it compiled successfully. The bad news is
that createUser doesn't seem to work. Here is what I'm seeing,
*# cat snmpd.conf *
#
# net-snmp (or ucd-snmp) persistent data file.
#
############################################################################
# STOP STOP STOP STOP STOP STOP STOP STOP STOP
#
# **** DO NOT EDIT THIS FILE ****
#
# STOP STOP STOP STOP STOP STOP STOP STOP STOP
############################################################################
#
# DO NOT STORE CONFIGURATION ENTRIES HERE.
# Please save normal configuration tokens for snmpd in
SNMPCONFPATH/snmpd.conf.
# Only "createUser" tokens should be placed here by snmpd administrators.
# (Did I mention: do not edit this file?)
#
##############################################################
#
# portsetupTable persistent data
#
##############################################################
##############################################################
#
# locallogTable persistent data
#
##############################################################
##############################################################
#
# remotelogTable persistent data
#
##############################################################
engineBoots 1
oldEngineID 0x80001f88807461cf4d386d4417
createUser abraham MD5 "varricatt" DES "varricatt"
*# snmpd -f*
Quit
*# cat snmpd.conf *
#
# net-snmp (or ucd-snmp) persistent data file.
#
############################################################################
# STOP STOP STOP STOP STOP STOP STOP STOP STOP
#
# **** DO NOT EDIT THIS FILE ****
#
# STOP STOP STOP STOP STOP STOP STOP STOP STOP
############################################################################
#
# DO NOT STORE CONFIGURATION ENTRIES HERE.
# Please save normal configuration tokens for snmpd in
SNMPCONFPATH/snmpd.conf.
# Only "createUser" tokens should be placed here by snmpd administrators.
# (Did I mention: do not edit this file?)
#
##############################################################
#
# portsetupTable persistent data
#
##############################################################
##############################################################
#
# locallogTable persistent data
#
##############################################################
##############################################################
#
# remotelogTable persistent data
#
##############################################################
engineBoots 2
oldEngineID 0x80001f88807461cf4d386d4417
#
In short, there IS a createUser command present in /var/net-snmp/snmpd.conf.
The problem is that it vanishes after I run my agent.
Any ideas why this is so? Could it be that the internal md5 and des
functions are not working?
Puzzled,
Abraham Varricatt
My technical side <http://blog.passion4software.com/>
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders