RE: Write access with V3

2004-07-13 Thread Brian . Blietz
hield [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 13, 2004 8:06 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Write access with V3 > OK, so I found the problem. > Silly me, I was using net-snmp-config to create V3 users. > It adds a line using "rwUser", with a capit

Re: Write access with V3

2004-07-13 Thread Dave Shield
> OK, so I found the problem. > Silly me, I was using net-snmp-config to create V3 users. > It adds a line using "rwUser", with a capital "U". > Line should be "rwuser" with a lowercase "u". Strange. I thought that config directives were meant to be case insensitive? In any case, the "net-snmp-co

RE: Write access with V3

2004-07-09 Thread Brian . Blietz
AIL PROTECTED] Sent: Friday, July 09, 2004 1:39 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Write access with V3 >>>>> On Wed, 7 Jul 2004 16:57:00 -0500, [EMAIL PROTECTED] said: Brian> I can't seem to get write access to work with V3. Brian> Read access works

Re: Write access with V3

2004-07-09 Thread Wes Hardaker
> On Wed, 7 Jul 2004 16:57:00 -0500, [EMAIL PROTECTED] said: Brian> I can't seem to get write access to work with V3. Brian> Read access works find. well, forgetting everything else, these two lines: Brian> rwUser intermec auth Brian> rwUser norand auth should have done it for you. I don't

Re: Write access with V3

2004-07-08 Thread Dave Shield
> I can't seem to get write access to work with V3. > Read access works find. > > Here is my snmpd.conf file OK - let's strip out everything that's not relevant to SNMPv3: > group MyRWGroup usmlocal > group MyROGroup usmmynetwork > view all included .1

Write access with V3

2004-07-07 Thread Brian . Blietz
I can't seem to get write access to work with V3. Read access works find. Here is my snmpd.conf file # First, map the community name (COMMUNITY) into a security name # (local and mynetwork, depending on where the request is coming # from): # sec.name source community com2sec