11 Nov
2014
11 Nov
'14
9:11 a.m.
Юрий Колесник wrote:
Hi all Need to change the username during the connection bwc to mobile. But I can not boot module attr_rewrite. Same error on FreeRADIUS Version 2.2.0 and FreeRADIUS Version 2.1.0
I add in file site-enabled/default
authorize { attr_rewrite ..... }
Which refers to "attr_rewrite"...
File modules/attr_rewrite attr_rewrite usernamebwc {
Which creates a module called "usernamebwc". So... use "usernamebwc" instead of "attr_rewrite" in the "authorize" section. Alan DeKok.