It's easier to just update the "key" in raddb/modules/files
Great, this is what I was looking for. For freeradius to match on Remote-ID just change (and uncomment) #key = "%{Stripped-User-Name:-%{User-Name}}” to #key = "%{Stripped-User-Name:-%{ADSL-Agent-Remote-Id}}” or #key = "%{ADSL-Agent-Remote-Id:-%{User-Name}}” ? I’ve got clients connecting via the Remote ID AND clients connecting with the username. How would I accomplish that? I need both to work. Met vriendelijke groet \ With kind regards, Marijn van Gool NOC Network Engineer noc@comsave.com <mailto:noc@comave.com> +31 88 999 5555 marijn.vangool@comsave.com <mailto:marijn.vangool@comsave.com> www.comsave.nl <http://www.comsave.nl/>
On 11 Apr 2018, at 18:50, Alan DeKok <aland@deployingradius.com> wrote:
On Apr 11, 2018, at 12:48 PM, Rene Stoutjesdijk <r.stoutjesdijk@gmail.com> wrote:
Is it maybe an option/possibility to: - within the user table make the username equal to the remote-id - somewhere in the radius config make the username equal to the remote-id (then the further processing within freeradius should remain as it is and based upon username)
It's easier to just update the "key" in raddb/modules/files
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html