7 Dec
2007
7 Dec
'07
5:20 a.m.
Дмитрий 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.