2009/3/31 Kang Chen :
> at first, I configure the command createUser leelin MD5 "hellokit" DES
> "privpass"
> in the snmpd.conf in /usr/local/share/snmp directory
$ man snmpd.conf
SNMPv3 Users
createUser [-e ENGINEID] username (MD5|SHA) authpassphrase
[DES|AES] [privpassphrase]
ve
Shield
发送时间: 2009年3月31日 17:03
收件人: Kang Chen
抄送: [email protected]
主题: Re: 答复: 答复: question about the VACM
2009/3/31 Kang Chen :
> Is 'createUser' command necessary in configuring SNMPv3?
Just think about it for a minute.
In order to authorise a request, the
2009/3/31 Kang Chen :
> Is 'createUser' command necessary in configuring SNMPv3?
Just think about it for a minute.
In order to authorise a request, the agent must check the
username and password. How can it know what the
correct password should be? Where might it get this
information?
Now an
Hi, Dave
Is 'createUser' command necessary in configuring SNMPv3?
-邮件原件-
发件人: [email protected] [mailto:[email protected]] 代表 Dave
Shield
发送时间: 2009年3月31日 16:38
收件人: Kang Chen
抄送: [email protected]
主题: Re: 答复: question about the VACM
2009
2009/3/31 Kang Chen :
> Another question, if I use group/view/access command, how to express the
> property of 'rw' and 'ro'?
Please read the section on the directive "access" in snmpd.conf(5).
This is also discussed in the FAQ.
Dave
-
com [mailto:[email protected]] 代表 Dave
Shield
发送时间: 2009年3月31日 16:16
收件人: Kang Chen
抄送: [email protected]
主题: Re: question about the VACM
2009/3/31 Kang Chen :
> createUser leelin MD5 "authpass" DES "privpass"
That line actually belongs in /var/net-snmp/
2009/3/31 Kang Chen :
> createUser leelin MD5 "authpass" DES "privpass"
That line actually belongs in /var/net-snmp/snmpd.conf
rather than here, but never mind.
> rwuser leelin auth
"rwuser" is a simplified version of access control.
It should be used as an *alternative* to the group/view/access
Hi, Dave
I'm try to configure the VACM in the snmpd.conf, and the example is
something like the following:
group Groupv3 usmleelintest
# incl/excl subtree mask
view if2included .1.3.6.1.2.1.2.2 80
#co