Дмитрий wrote:
> Good afternoon! I have a problem. The user will be authorized with a login
> in the form of 123456@realm1, it is necessary, that freeradius transformed
> its login 123456@realm2... And so for all users. How to make? TRIED:
>
> radiusd.conf:
> attr_rewrite User-Name {
..
> new_attribute = yes
This means create a NEW attribute, not transform the existing one.
Alan DeKok.