Robert Story wrote:
On Tue, 27 Sep 2005 11:10:59 +0100 Dave wrote:
DS> That's probably sensible in terms of detecting whether
DS> the agent supports AES or not.  But it doesn't really
DS> answer your original question - why configure the agent
DS> with privacy support at all, when testing noPriv requests.
DS> DS> How about something like the following tweak to Sv3config: DS> DS> DS> if [ "$DEFPRIVTYPE" = "none" ]
DS> then
DS>   CONFIGAGENT createUser initial  $DEFAUTHTYPE initial_test_pass_auth
DS>   CONFIGAGENT createUser template $DEFAUTHTYPE template_test_pass_auth
DS> else
DS>   CONFIGAGENT createUser ... initial_test_pass_auth  $DEFPRIVTYPE
DS>   CONFIGAGENT createUser ... template_test_pass_auth $DEFPRIVTYPE
DS> fi

Wish I'd been paying attention this week. I've got a very similar fix that's
been sitting in my local cvs for a while now. Thought I had checked it into
main, but I guess not.

Care to post your proposal? I don't mind *who* submits the fix, but someone should finally do it.


+Thomas

--
Thomas Anders (thomas.anders at blue-cable.de)


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to