>I've tried every permutation of the 'if' line I can think of - quotes, >no quotes, single-equal, double-equal, equal-tilde - but FreeRadius >still doesn't like that 'if' line, and errors out with "Line is not in >'attribute = value' format" on startup. >
if ( Called-Station-ID =~ /4262606/ ) {
update request {
User-Name := "[EMAIL PROTECTED]" # <== not Stripped
}
}
That should work.
Ivan Kalik
Kalik Informatika ISP
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

