<div dir="ltr"><div><div>we are in the progress of migrating freeradius servers and encountering behavior changes<br><br>1.X: "check_item := takes precedence over group check_item :="<br>2.X: "check_item := being overwritten by group check_item :="<br>

<br></div><div>current_release=1.1.8<br></div><div>target_release=2.2.3 (or any other stable)<br><br></div><div>Some more detail:<br>sqlcounter.conf configured with:<br><br>sqlcounter limitvolume {<br>                counter-name = Octets-Total<br>

                check-name = Max-Octets<br>...<br>}<br><br></div><div>behavior for:<br>Max-Octets with operator ":="<br>ONLY groupcheck item set<br><br>result in 1.1.8: groupcheck-item is taken,  no issue<br></div>

<div>result in 2.2.3: groupcheck-item is taken,  no issue<br><br><div>behavior for:<br>Max-Octets with operator ":="<br>usercheck item set<br>groupcheck item set<br><br>result in 1.1.8: usercheck-item takes precende,  no issue<br>

</div>result in 2.2.3: groupcheck-item overwrites usercheck-item, user 
not able to increase his volume limit independent of the group he is a 
member off.<br><br></div><div>I've validated as well in 2.1.12 which yields the same behavior as 2.2.3.<br>
<br></div><div>So behavior has changed from 1.x to 2.x<br><br></div><div>How can I make a user inherit group items while still overriding specific user check control items.<br><br></div><div>The
 of "=" is not allowed, so i'm currently without direction in how to get
 this behavior back. Is this a bug or intended behavior, and how can I 
resolve this?<br>
</div><div><br></div><br></div>Regards,<br><br>Jonathan</div>