24 Sep
2013
24 Sep
'13
11:22 a.m.
H
Hi,
another issue in 2.2.1 (and the current v2.x.x git): if-blocks in an authenticate section cause to wrong rejects.
Example with minimal config:
authorize { update control { Auth-Type := 'Test' } }
authenticate { if (1) { #noop #update reply { # Reply-Message := "bla" #} } ok } }
Have you tried ok if (1) { etc... ? -Arran Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team