4 Nov
2013
4 Nov
'13
3:55 p.m.
Jakob Hirsch wrote:
sorry, I found another unlang oddity regarding return codes.
This shouldn't be different from 2.2.0.
So the "ok" gets processed, but the final return code is "updated", which makes FreeRADIUS reject the request, where it should be accepted (to my understanding).
This has to do with the return code priorities. The higher priority return code is the one which is kept. Here, "updated" has higher priority than "ok". It's been that way since 0.9, IIRC. Alan DeKok.