13 Jan
2015
13 Jan
'15
9:12 a.m.
On Jan 12, 2015, at 12:34 PM, Nick Rogers <ncrogers@gmail.com> wrote:
Now when trying to upgrade to 3.0.x, it seems that an auth_type of perl is no longer allowed. I am wondering if this is a bug or intentional change?
It’s allowed, it’s just unknown.
Should I be changing Auth-Type within eap_gtc via some other means? For example...
No, that won’t work. I’ve pushed a fix to the v3.0.x branch in git. In the mean time you can just edit raddb/dictionary, and add: VALUE Auth-Type Perl 1000 And then make a note that it should be deleted when 3.0.7 comes out. Alan DeKok.