Operator-Name via LDAP Clients

Alan DeKok aland at deployingradius.com
Wed Sep 27 01:49:51 CEST 2017


On Sep 26, 2017, at 7:09 PM, Mark Williams <markhw at 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.




More information about the Freeradius-Users mailing list