I looked at the script for 5.1.2.pre2 as well, and it is lower case. Although, I haven't used it since 5.1.1. Maybe my memory was wrong, or the 5.1.1 script was wrong. Either way, it is case sensitive, and now I know.
Thanks for the help. Brian -----Original Message----- From: Dave Shield [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 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-config" script ought to be generating something that works! <tap, tap, tap> Aha! The main handling of configure directives is case insensitive, but the internal checks within "vacm_parse_simple" are not! I'm not sure why the net-snmp-config script was doing that, though. I've checked the source, and it's had "rwuser" right from the very start. Dave ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ Net-snmp-coders mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
