BYOD and base on MAC
Luc Paulin
paulinster at gmail.com
Thu Feb 1 17:34:30 CET 2018
Hoo I think that I may have found something, look like that as per the
rlm_files documentation (
http://networkradius.com/doc/current/raddb/mods-available/files.html)
there's a postauth_usersfile directive. So I have replace the usersfile for
the postauth_usersfile in the authorized_macs modules and look like it does
work now. I'll do more testing but at first glance I think that was the
issues.
--
!!!!!
( o o )
--------------oOO----(_)----OOo--------------
Luc Paulin
email: paulinster(at)gmail.com
Skype: paulinster
2018-02-01 11:06 GMT-05:00 Luc Paulin <paulinster at gmail.com>:
> Putting those rules in unlang work ... so look like there may be
> something odd with the module
>
>
> --
> !!!!!
> ( o o )
> --------------oOO----(_)----OOo--------------
> Luc Paulin
> email: paulinster(at)gmail.com
> Skype: paulinster
>
>
> 2018-02-01 10:40 GMT-05:00 Alan DeKok <aland at deployingradius.com>:
>
>> 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.
>>
>>
>> -
>> List info/subscribe/unsubscribe? See http://www.freeradius.org/list
>> /users.html
>>
>
>
More information about the Freeradius-Users
mailing list