Hi all I need the algorithm that use to create acct_unique ID that use in radacct table. any one can help on this ? Best regards.
On 20 Sep 2013, at 14:00, Mehdi Ravanbakhsh <babakco@gmail.com> wrote:
Hi all
I need the algorithm that use to create acct_unique ID that use in radacct table.
any one can help on this ?
It's MD5 of the string representation of the subset of attributes configured for the rlm_acct_unique module, which were present in the request. Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team
thanks On Sep 20, 2013 5:54 PM, "Arran Cudbard-Bell" <a.cudbardb@freeradius.org> wrote:
On 20 Sep 2013, at 14:00, Mehdi Ravanbakhsh <babakco@gmail.com> wrote:
Hi all
I need the algorithm that use to create acct_unique ID that use in radacct table.
any one can help on this ?
It's MD5 of the string representation of the subset of attributes configured for the rlm_acct_unique module, which were present in the request.
Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (2)
-
Arran Cudbard-Bell -
Mehdi Ravanbakhsh