This is a discussion on Re: 5.2.x make test dependencies on AES? within the SNMP Coders forums, part of the Networking and Network Related category; Dave Shield wrote: > How about something like the following tweak to Sv3config: > > if [ "$DEFPRIVTYPE" = "...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Dave Shield wrote:
> How about something like the following tweak to Sv3config: > > if [ "$DEFPRIVTYPE" = "none" ] > then > CONFIGAGENT createUser initial $DEFAUTHTYPE initial_test_pass_auth > CONFIGAGENT createUser template $DEFAUTHTYPE template_test_pass_auth [...] > That would allow individual tests to disable the privacy > settings if they didn't want them. Even better. Fine by me. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |