BYOD and base on MAC

Alan DeKok aland at deployingradius.com
Thu Feb 1 16:40:46 CET 2018


On Feb 1, 2018, at 10:29 AM, Luc Paulin <paulinster at gmail.com> wrote:
> 
> understand and aware about that the file format does matter. I have review
> the file but couldn't see what's wrong I even redo the file entirely and
> make sure about whitespace/tabs, not sure what I miss here cuz all look to
> be the same as per the documentation  ... Attach the full debug output and
> the authorized_macs file content in addition to the post-auth section. Il
> if this can be of any help

  Well, it all looks fine.  It should work.

  The only other thing I would say is to just put those rules directly into "unlang:

	if (Calling-Station-ID == "...") {
		update reply {
			Reply-Message := "..."
		}
		reject
	}

  if that works, then there's something odd with the module.

  Alan DeKok.




More information about the Freeradius-Users mailing list