I just noticed this, and i thought i would post incase any others have this problem. I was having some difficulty getting multiple login confirmation on my Bay term servers working, and i tracked it down to the following. The current release of Net-SNMP snmpget (5.0.7) by default use SNMP v2, and my 5399's only seem to do SNMP v1. As i work around i made a simple helper script called snmpget-helper.sh:


#!/bin/sh
/usr/local/bin/snmpget -v1 $*

Set set this as the SnmpgetProg in radius.cfg. Works like a charm. My apologies if this has been posted before, i didn't scan the list first.

- jeremy

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to