26 Sep
2017
26 Sep
'17
7:49 p.m.
On Sep 26, 2017, at 7:09 PM, Mark Williams <markhw@vt.edu> wrote:
For those of you using FreeRADIUS to auth eduroam users and also pulling your list of clients from an LDAP directory, how did you properly inject the Operator-Name?
I’ve tried a few experiments in the last few minutes (mostly modifying the related policy), none of which worked.
authorize { ... update request { Operator-Name := "1vt.edu" } ... and then proxy it ... } That should be good enough for most people. See also http://wiki.freeradius.org/guide/eduroam for more detailed information. Alan DeKok.