18 May
2017
18 May
'17
8:25 a.m.
On 18/05/17 13:19, Stefan Paetow wrote:
AFAICT you can't do this. The code doesn't seem to support it, unless I'm mistaken - the postauth handler uses the acct_redundant() function in rlm_sql.c but that function seems to return if a query succeeded and touched >0 rows, unless RLM_SQL_ALT_QUERY (constraint violation) is returned.
Thanks for the clarification, Phil. :-)
Well, it's a sort of educated guess/assumption.