27 Sep
2007
27 Sep
'07
10:10 a.m.
wlan@mac.com wrote:
In auth.c, there is: .. Should this be the following instead (like the comment suggests?)
No. The execution of post-auth type = reject is done in event.c.
Also, I updated from cvs this morning, but had some problems related to SNMP:
- do_snmp was missing from main_config_t - radius_snmp_init() is prototyped to return int, when in fact it is void
Fixed. Alan DeKok.