From ae0700bec2c5d388f7750d00b1d6eab1d949eff7 Mon Sep 17 00:00:00 2001 From: Christophe Sovant <christophe.sovant@forgerock.com> Date: Tue, 27 May 2008 17:30:28 +0000 Subject: [PATCH] Remove hardcoded values for community, context and securityLevel parameters --- opends/tests/functional-tests/shared/data/snmp/manager.security | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/tests/functional-tests/shared/data/snmp/manager.security b/opends/tests/functional-tests/shared/data/snmp/manager.security index f267c17..9760790 100644 --- a/opends/tests/functional-tests/shared/data/snmp/manager.security +++ b/opends/tests/functional-tests/shared/data/snmp/manager.security @@ -33,4 +33,4 @@ userEntry=0x8000002a017f000001000000a1,snmpAdmin,null,usmHMACMD5AuthProtocol,passadmin userEntry=0x8000002a017f000001000000a1,defaultUser,,usmHMACMD5AuthProtocol,password userEntry=0x8000002a017f000001000000a1,myUser,,usmHMACMD5AuthProtocol,mypasswd -userEntry=0x8000002a017f000001000000a1,myUser2,,usmHMACMD5AuthProtocol,mypasswd2 \ No newline at end of file +userEntry=0x8000002a017f000001000000a1,myUser2,,usmHMACMD5AuthProtocol,mypasswd2 -- Gitblit v1.10.0