16 May
2013
16 May
'13
5:44 p.m.
Maja Wolniewicz wrote:
I'm still having trouble with it. It works correctly when Operator-Name is set, but when Operator-Name is unset (it does not appear in Access-Request packets)
${policy.cui_hash_key}%{tolower:%{User-Name}}%{Operator-Name}
where cui_hash_key is changeme, User-Name is someone@somewhere
is expanded as changemesomeone@somewere_
Hmm... I guess you'll have to use %{%{Operator-Name}:-} I'll make sure that works for v3. Alan DeKok.