6 Dec
2017
6 Dec
'17
11:22 a.m.
On Wed, Dec 6, 2017 at 5:11 PM, Alan DeKok <aland@deployingradius.com> wrote:
On Dec 6, 2017, at 11:06 AM, Gianni Costanzi <gianni.costanzi@gmail.com> wrote:
But realistically, if you have a list of IP addresses, it's better to put them into groups, and check the group. See "rlm_passwd", and "man rlm_passwd".
You can create groups which match a list of addresses (no regex), and then just do group checking.
Alan DeKok.
Thank you very much for the really quick answer, I'll give a look at the docs. The important thing is that I can match those groups within the hints file to implement my conditional User-Name manipulation, I'll hope docs will clarify my doubts (otherwise you'll read me soon :) ). Best regards, Gianni Costanzi