Jakob Hirsch wrote:
> 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.
Alan DeKok.