1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
# # PRE: update # # # Ensure that policies can have dots. # # The main problem is that conf section references # also have dots in them... # with.dots update control { Cleartext-Password := 'hello' } update reply { Filter-Id := "filter" }