15 Nov
2012
15 Nov
'12
9:03 a.m.
On 15 Nov 2012, at 13:44, Lorenzo Milesi <maxxer@ufficyo.com> wrote:
Yes. It's not guaranteed to be unique.
So why in the latest releases it's set to be?
Uh it's not. acctuniqueid != acctsessionid https://github.com/arr2036/freeradius-server/blob/master/raddb/sql/mysql/sch... acctuniqueid is set to be unique, as that's *meant* to be a unique value generated by the server which is a hash of Acct-Session-ID and other attributes. -Arran