15 May
2013
15 May
'13
12:39 p.m.
On 15 May 2013, at 12:35, Jakob Hirsch <jh@plonk.de> wrote:
Alan DeKok, 15.05.2013 15:27:
If so, what is difference between the outcome of %{%{Unset-Attribute}:-""} and a simple %{Unset-Attribute} Nothing.
So the OP's assignment
"%{md5:${policy.cui_hash_key}%{tolower:%{User-Name}}%{%{Operator-Name}:-}}"
could simply rewritten to this?
"%{md5:${policy.cui_hash_key}%{tolower:%{User-Name}}%{Operator-Name}}"
Yes. Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team