Steve Miller wrote: > I am trying to access the agent via snmpv3. I have a createuser entry > in my /%PATH/var/net-snmp/snmd.conf file and the agent is able to use it > and properly repond the queries. Once the agent is invoked, there is a > corresponding usmuser entry being created in the > /var/lib/snmpd/snmpd.conf. Now, my question is that the original > createuser entry is still in my /%PATH/var/net-snmp/snmd.conf file > which exposes the passwords to any one reading this file. Am I doing > something wrong here? Please advise.
Put the createUser statement into /var/lib/snmpd/snmpd.conf. It will be *substituted* by the corresponding usmUser line. +Thomas ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
