1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# # PRE: update if # update control { Cleartext-Password := 'hello' } update request { Tmp-String-0 := "<UNKNOWN-CLIENT>" } if (&Tmp-String-0 == &Client-Shortname) { update reply { Filter-Id := "filter" } }