4 Aug
2010
4 Aug
'10
10:14 a.m.
Evgeniy Kozhuhovskiy wrote:
I need to reply to NAS with same attributes with different tags. All works ok when i'm using users file. But when i'm migrating to rlm_sql, only first instance of attribute goes in reply:
This is documented. See doc/rlm_sql. You need to use "+=", not "=". Alan DeKok.