19 Nov
2010
19 Nov
'10
11:01 a.m.
Brian Candler wrote:
Is it possible to turn a reject into an accept inside the post-auth section?
No.
I could mess about with the authenticate section, but this goes against the stern advice in the default config:
# Please do not put "unlang" configurations into the "authenticate" # section. Put them in the "post-auth" section instead. That's what # the post-auth section is for.
Going against that advice, the following appears to work:
If it works, use it. Alan DeKok.